Ignore:
Timestamp:
10/23/07 12:18:49 (5 years ago)
Author:
hverton
Message:

Added a checkbox to force the update of the category datestamp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/admin.download_cats.tpl

    r861 r992  
    112112        </tr> 
    113113        <tr> 
     114            <td width='130' class='tbl'> 
     115            </td> 
     116            <td class='tbl'> 
     117                <input type='checkbox' name='update_datestamp' value='0' /> {$locale.429} 
     118            </td> 
     119        </tr> 
     120        <tr> 
    114121            <td align='center' colspan='2' class='tbl'> 
    115122                <input type='submit' name='save_cat' value='{$locale.432}' class='button' /> 
Note: See TracChangeset for help on using the changeset viewer.