source: trunk/templates/admin/updatepool.tmpl@ 920

Last change on this file since 920 was 646, checked in by Kris Deugau, 10 years ago

/trunk

admin.cgi cleanup; IP pool template updates/tweaks that probably should
have been committed with r644

File size: 348 bytes
Line 
1<TMPL_IF errmsg>
2Error updating pool IP <TMPL_VAR NAME=ip>: <TMPL_VAR NAME=errmsg>
3<TMPL_ELSE>
4<TMPL_VAR NAME=ip> in <TMPL_VAR NAME=pool> updated.
5</TMPL_IF>
6<hr>
7<a href="admin.cgi?action=tweakpool&amp;pool=<TMPL_VAR NAME=poolid>">Back</a> to list of IPs in <TMPL_VAR NAME=pool>
8<hr>
9<a href="admin.cgi?action=showpools">Back</a> to list of pools
Note: See TracBrowser for help on using the repository browser.