Changeset 956


Ignore:
Timestamp:
2000-02-22T10:44:41+13:00 (24 years ago)
Author:
sjboddie
Message:

changed macro name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cstr/src/recpt/cstrpagedbrowserclass.cpp

    r911 r956  
    6666      if (arg_d == (*thissection).OID) {
    6767    found = true;
    68     pagenum= "<td><center><b>_document:textpage_" +
     68    pagenum= "<td><center><b>_document:page_" +
    6969      (*thissection).metadata["Title"].values[0] + "\n";
    7070    if (thissection != sections.docInfo.begin()) {
Note: See TracChangeset for help on using the changeset viewer.