Changeset 141 for trunk/templates
- Timestamp:
- 10/13/11 17:14:29 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/delgrp.tmpl
r100 r141 4 4 5 5 <td align="center" valign="top"> 6 6 7 <h3>Are you really sure you want to delete group <TMPL_VAR NAME=delgroupname>?</h3> 7 8 <a href="dns.cgi?sid=<TMPL_VAR NAME=sid>&page=delgrp&del=cancel&id=<TMPL_VAR NAME=id>">cancel</a> | 8 9 <a href="dns.cgi?sid=<TMPL_VAR NAME=sid>&page=delgrp&del=ok&id=<TMPL_VAR NAME=id>">confirm</a> 10 11 <!-- 12 fixme: do a check for "group has stuff in it", and splatter a big warning 13 up along with an unchecked-by-default check box to YES DAMMIT DELETE THE WHOLE THING 14 --> 15 9 16 </td></tr></table> 10 17
Note:
See TracChangeset
for help on using the changeset viewer.