Changeset 1266 for trunk/gsdl/src


Ignore:
Timestamp:
2000-07-04T10:26:32+12:00 (24 years ago)
Author:
nzdl
Message:

fixed a few errors in the macro files (and one in some text printed out
by the statusaction)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/statusaction.cpp

    r1254 r1266  
    2828/*
    2929   $Log$
     30   Revision 1.30  2000/07/03 22:26:27  nzdl
     31   fixed a few errors in the macro files (and one in some text printed out
     32   by the statusaction)
     33
    3034   Revision 1.29  2000/06/29 02:47:21  sjboddie
    3135   added browser info (i.e VList, HList etc.) to status pages
     
    195199          textout << outconvert << disp
    196200              << "<a href=\"_httppagex_(about)&c=" << *collist_here
    197               << "\" target=_top>";
     201              << "\" target=\\_top>";
    198202
    199203        textout << outconvert << disp << collname;
Note: See TracChangeset for help on using the changeset viewer.