mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update list_backup_detail.html
This commit is contained in:
parent
d368a7e6d4
commit
1739c8c731
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<option selected="selected" value="restore"><?php print __('restore') ?></option>
|
||||
</select>
|
||||
</div>
|
||||
<input type="submit" value="<?php print __('restore').' '.__('backup') ?>" style="width: 100px; height:30px; background-color: #a8cb1c; color: white;" />
|
||||
<input type="submit" value="<?php print __('restore').' '.__('selected') ?>" style="width: 100px; height:30px; background-color: #a8cb1c; color: white;" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue