Update list_backup_detail.html

This commit is contained in:
myvesta 2021-05-30 20:28:35 +02:00 committed by GitHub
commit cf75660818
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
<option selected="selected" value="restore"><?php print __('restore') ?></option>
</select>
</div>
<input type="submit" value="<?php print __('restore selected') ?>" style="width: 100px; height:30px; background-color: #a8cb1c; color: white;" />
<input type="submit" value="<?php print __('restore selected') ?>" style="width: 150px; height:30px; background-color: #a8cb1c; color: white;" />
</td>
</tr>
</table>