Changeset 1476 for trunk/gsdl/macros


Ignore:
Timestamp:
2000-08-31T08:57:08+12:00 (24 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/collect.dm

    r1455 r1476  
    225225<tr><td align=right valign=bottom>2.</td>
    226226<td valign=bottom>_gsjimage_(_,_collector:httpicongcconfof_,_collector:httpicongcconfon_,conf,_collector:textconf_)</td>
    227 <td valign=bottom>Edit the collection configuration file</td></tr>
     227<td valign=bottom>Edit the collection configuration file and rebuild the collection</td></tr>
    228228<tr><td align=right valign=bottom>3.</td>
    229229<td valign=bottom>_gsimage_(_collector:httpdel_,_collector:httpicongcdelof_,_collector:httpicongcdelon_,del,_collector:textdel_)</td>
     
    750750function count_down() \{
    751751  if (timer==0) \{
     752    window.status = "";
    752753    document.collectorform.submit();
    753754  \} else \{
Note: See TracChangeset for help on using the changeset viewer.