mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
new tab name
This commit is contained in:
parent
d207b7a752
commit
1c3ac33813
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
session_start();
|
||||
$TAB = 'BACKUP EXCLUSIONS';
|
||||
$TAB = 'BACKUP';
|
||||
|
||||
// Main include
|
||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue