Serghey Rodin il y a 10 ans
Parent
commit
f064c09667
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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");