Last change
on this file since 520 was 517, checked in by Kris Deugau, 12 years ago |
/trunk
Finally merge conversion to HTML::Template from /branches/htmlform
- Node "hack" showed conflict due to having been added to all branches
in parallel
- editDisplay.html was apparently changed enough that the merged delete
caused an irrelevant conflict
Closes #3.
|
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.