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:
212 bytes
|
Line | |
---|
1 | Deleting notices on <TMPL_VAR NAME=dispnotice>:
|
---|
2 | <TMPL_IF delfailed>
|
---|
3 | Failed: DB error: <TMPL_VAR NAME=delfailed>
|
---|
4 | <TMPL_ELSE>
|
---|
5 | OK!<br>
|
---|
6 | </TMPL_IF>
|
---|
7 | <a href="admin.cgi?action=emailnotice">Back to email notice list</a>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.