Ignore:
Timestamp:
2009-02-20T17:22:02+13:00 (15 years ago)
Author:
davidb
Message:

white space fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/src/recpt/vlistbrowserclass.cpp

    r18562 r18570  
    117117  if (use_table || colnumber > 0) {
    118118    if (colnumber > 0 ){
    119       textout << outconvert << "<table id=\"toc_top\"  class=\"v_list\"><tr valign=\"top\">";
     119      textout << outconvert << "<table id=\"toc_top\" class=\"v_list\"><tr valign=\"top\">";
    120120    }
    121121    else{
Note: See TracChangeset for help on using the changeset viewer.