Serghey Rodin 10 anos atrás
pai
commit
f064c09667
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      web/edit/backup/exclusions/index.php

+ 1 - 1
web/edit/backup/exclusions/index.php

@@ -3,7 +3,7 @@
 error_reporting(NULL);
 ob_start();
 session_start();
-$TAB = 'BACKUP EXCLUSIONS';
+$TAB = 'BACKUP';
 
 include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");