Add Cancel-Button to template selection
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
@@ -26,7 +26,8 @@ $header
|
|||||||
</tr>
|
</tr>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center"><input type="submit" value="{$lng['panel']['next']}" /></td>
|
<td align="left"><input type="reset" value="{$lng['panel']['cancel']}" class="historyback" /></td>
|
||||||
|
<td align="right"><input type="submit" value="{$lng['panel']['next']}" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tfoot>
|
</tfoot>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user