Changeset 1478


Ignore:
Timestamp:
2000-08-31T11:13:28+12:00 (24 years ago)
Author:
sjboddie
Message:

fixed a minor bug in the html tables pageaction was creating for the
home page

File:
1 edited

Legend:

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

    r1460 r1478  
    157157  }
    158158
    159   homeextra += "</tr></table></center>\n";
    160   disp.setmacro ("homeextra", "home", homeextra);
    161 
    162159  if (!found_valid_col) {
    163160    homeextra += "<td>No valid (i.e. built and public) collections are available</td>\n";
Note: See TracChangeset for help on using the changeset viewer.