Ignore:
Timestamp:
2000-07-13T10:21:53+12:00 (24 years ago)
Author:
sjboddie
Message:

merged changes to trunk into New_Config_Format branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/New_Config_Format-branch/gsdl/src/recpt/browserclass.cpp

    r765 r1279  
    2828/*
    2929   $Log$
     30   Revision 1.5.4.1  2000/07/12 22:21:35  sjboddie
     31   merged changes to trunk into New_Config_Format branch
     32
     33   Revision 1.6  2000/06/29 02:47:19  sjboddie
     34   added browser info (i.e VList, HList etc.) to status pages
     35
    3036   Revision 1.5  1999/11/01 22:04:11  sjboddie
    3137   just a few small changes (that means I can't remember ;)
     
    8187
    8288text_t browserclass::get_default_formatstring () {
    83   return "<td>[link][icon][/link]</td><td>[highlight]{Or}{[Title],Untitled}[/highlight]</td>";
     89  return "";
    8490}
    8591
Note: See TracChangeset for help on using the changeset viewer.