Many small fixes and beautifications

This commit is contained in:
BNoiZe
2013-10-19 09:02:12 +02:00
parent 0eb8e0c55c
commit 4312ed9181
9 changed files with 197 additions and 180 deletions

View File

@@ -1,6 +1,8 @@
<tr>
<td colspan="2" style="text-align:right;">
<input type="reset" value="{$lng['panel']['reset']}" />
<input type="submit" value="{$lng['panel']['save']}" />
</td>
</tr>
<tfoot>
<tr>
<td colspan="2" style="text-align:right;">
<input type="reset" value="{$lng['panel']['reset']}" />
<input type="submit" value="{$lng['panel']['save']}" />
</td>
</tr>
</tfoot>