source: branches/stable/templates/admin/touch.tmpl@ 593

Last change on this file since 593 was 593, checked in by Kris Deugau, 11 years ago

/branches/stable

Merge /trunk r517 (merge /branches/htmlform)
Conflicts all resolved towards /trunk.
Fix a minor syntax error with "while (@data..." -> "while (my @data..."
(may cause merge conflicts later)

File size: 187 bytes
Line 
1Touching master <TMPL_VAR NAME=master>...<br>
2<TMPL_IF errmsg><p>Error updating modified timestamp on master <TMPL_VAR NAME=master>: <TMPL_VAR NAME=errmsg></p>
3<TMPL_ELSE>OK!
4</TMPL_IF>
5
Note: See TracBrowser for help on using the repository browser.