Files
Froxlor/templates/Classic/customer/extras/backup.tpl
Andreas Burchert (scarya) 9aecf4ca8a Fix the unfixed fix.
2011-04-24 10:40:51 +02:00

14 lines
358 B
Smarty

$header
<form method="post" action="$filename">
<input type="hidden" name="s" value="$s" />
<input type="hidden" name="page" value="$page" />
<input type="hidden" name="action" value="$action" />
<table cellpadding="5" cellspacing="4" border="0" align="center" class="maintable_60">
{$backup_form}
</table>
</form>
<br />
<br />
$footer