1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Restore Site from Backup #228

This commit is contained in:
metal_gvc
2014-02-09 21:48:07 +02:00
parent 44c274cf8c
commit 8380ec5b7d
2 changed files with 26 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ $().ready(function(){$('[name=create_backup]').click(function(){$(this).button('
<td>
<div class="pull-right">
<?php echo Html::anchor(__('Restore', 'backup'),
'',
'index.php?id=backup&restore='.$backup.'&token='.Security::token(),
array('class' => 'btn btn-primary'));
?>
<?php echo Html::anchor(__('Delete', 'backup'),