source: branches/htmlform/templates/admin/delnotice.tmpl@ 487

Last change on this file since 487 was 487, checked in by Kris Deugau, 14 years ago

/branches/htmlform

Finish IP pool tweaking
Complete email notice configuration
Finish most of block allocation
Add generic error page
Fix admin header with reference to Javascript bits
See #3, #15, #26

File size: 212 bytes
Line 
1Deleting notices on <TMPL_VAR NAME=dispnotice>:
2<TMPL_IF delfailed>
3Failed: DB error: <TMPL_VAR NAME=delfailed>
4<TMPL_ELSE>
5OK!<br>
6</TMPL_IF>
7<a href="admin.cgi?action=emailnotice">Back to email notice list</a>
Note: See TracBrowser for help on using the repository browser.