|
Last change
on this file since 955 was 593, checked in by Kris Deugau, 13 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:
186 bytes
|
| Line | |
|---|
| 1 | <TMPL_IF updfailed>
|
|---|
| 2 | Update of <TMPL_VAR NAME=block> failed: <TMPL_VAR NAME=updfailed>
|
|---|
| 3 | <TMPL_ELSE>
|
|---|
| 4 | Allocation <TMPL_VAR NAME=block> updated
|
|---|
| 5 | </TMPL_IF>
|
|---|
| 6 | <hr>
|
|---|
| 7 | <TMPL_INCLUDE showallocs.tmpl>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.