Changeset 943


Ignore:
Timestamp:
2000-02-18T09:54:00+13:00 (24 years ago)
Author:
sjboddie
Message:

minor change to macro name

File:
1 edited

Legend:

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

    r937 r943  
    2828/*
    2929   $Log$
     30   Revision 1.8  2000/02/17 20:54:00  sjboddie
     31   minor change to macro name
     32
    3033   Revision 1.7  2000/02/17 02:35:48  sjboddie
    3134   tidied up a bit
     
    170173      found = true;
    171174      textout << outconvert << disp
    172           << "<table><tr valign=top><td colspan=3><center><b>_document:textpage_"
     175          << "<table><tr valign=top><td colspan=3><center><b>_page_"
    173176          << (*thissection).metadata["Title"].values[0] << "</b>\n";
    174177      if (thissection != sections.docInfo.begin()) {
Note: See TracChangeset for help on using the changeset viewer.