Last change
on this file since 492 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:
346 bytes
|
Rev | Line | |
---|
[487] | 1 | <TMPL_IF errmsg>
|
---|
| 2 | Error 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&pool=<TMPL_VAR NAME=pool>">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.