Changeset 11153


Ignore:
Timestamp:
2006-01-27T17:42:48+13:00 (18 years ago)
Author:
jrm21
Message:

warning div class for the message when expanding ToC text

File:
1 edited

Legend:

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

    r11152 r11153  
    11951195      // more than 10 sections so output warning message and text
    11961196      // for current section only
    1197       textout << outconvert << disp << "_document:textltwarning_";
     1197      textout << outconvert << disp << "<div class=\"warning\">_document:textltwarning_</div>\n";
    11981198
    11991199      output_text (thisdocinfo, formatlistptr, queryresponse.termInfo,
Note: See TracChangeset for help on using the changeset viewer.