We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab17818 commit 897088bCopy full SHA for 897088b
1 file changed
web/templates/admin/list_backup_detail.html
@@ -39,9 +39,6 @@
39
<div class="l-separator"></div>
40
41
<div class="l-center units animated fadeIn">
42
- <div class="header">
43
- <div class="subtitle"><?=__('Listing')?> <?=htmlentities($_GET['backup'])?></div>
44
- </div>
45
46
<?
47
$backup = $_GET['backup'];
0 commit comments