source: branches/htmlform/templates/admin/update.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: 186 bytes
Line 
1<TMPL_IF updfailed>
2Update of <TMPL_VAR NAME=block> failed: <TMPL_VAR NAME=updfailed>
3<TMPL_ELSE>
4Allocation <TMPL_VAR NAME=block> updated
5</TMPL_IF>
6<hr>
7<TMPL_INCLUDE showallocs.tmpl>
Note: See TracBrowser for help on using the repository browser.