Ignore:
Timestamp:
2000-11-14T12:03:29+13:00 (23 years ago)
Author:
nzdl
Message:

Fixed an obscure bug preventing macrons from being displayed correctly
in the niupepa collection

File:
1 edited

Legend:

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

    r1535 r1667  
    357357    longtext += "_help:textdefaultlongtext_";
    358358      } else {
    359     shorttext += "<li>" + stext;
     359    shorttext += "<li>_help:text" + title + "short_";
    360360    longtext += "_help:text" + title + "long_";
    361361      }
Note: See TracChangeset for help on using the changeset viewer.