Last change
on this file since 823 was 593, checked in by Kris Deugau, 11 years ago |
/branches/stable
Merge /trunk r517 (merge /branches/htmlform)
Conflicts all resolved towards /trunk.
Fix a minor syntax error with "while (@data..." -> "while (my @data..."
(may cause merge conflicts later)
|
File size:
231 bytes
|
Rev | Line | |
---|
[487] | 1 | <h4>Updating recipient list for '<TMPL_VAR NAME=dispnotice>':</h4>
|
---|
| 2 | <TMPL_IF updfailed>
|
---|
| 3 | Failed: DB error: <TMPL_VAR NAME=updfailed>
|
---|
| 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.