Testing:Restoring permissions (Skippy07) http://www.board3.de/viewtopic.php?f=14&t=235 - subsilver2 added and a little rework for the prosilver box, to match it into the center boxes.

This commit is contained in:
Kevin
2008-02-09 16:35:38 +00:00
parent 8353a2d873
commit c115db76dc
2 changed files with 27 additions and 6 deletions

View File

@@ -1,10 +1,18 @@
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<!-- IF U_RESTORE_PERMISSIONS -->
<th>{L_INFORMATION}</th>
</tr>
<tr class="row1">
<td>
&bull; <a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
<!-- ELSE -->
<th>{GEN_TITLE}</th>
</tr>
<tr class="row1">
<td>
{GEN_MESSAGE}
<!-- ENDIF -->
</td>
</tr>
</table>