source: trunk/templates/admin/updnotice.tmpl@ 517

Last change on this file since 517 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: 231 bytes
Line 
1<h4>Updating recipient list for '<TMPL_VAR NAME=dispnotice>':</h4>
2<TMPL_IF updfailed>
3Failed: DB error: <TMPL_VAR NAME=updfailed>
4<TMPL_ELSE>
5OK!<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.