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:
285 bytes
|
Rev | Line | |
---|
[512] | 1 | <TMPL_IF webpath></TMPL_IF>
|
---|
[473] | 2 | <div class="center">
|
---|
| 3 | <div class="heading">Adding <TMPL_VAR NAME=cidr> as master block....</div>
|
---|
| 4 | <TMPL_IF err>
|
---|
| 5 | Could not add master block <TMPL_VAR NAME=cidr> to database: <TMPL_VAR NAME=err>
|
---|
| 6 | <TMPL_ELSE>
|
---|
| 7 | <div class="heading">Success!</div>
|
---|
| 8 | </TMPL_IF>
|
---|
| 9 | </div>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.