View Full Version : Remove Backup from ACP
GCSkye
03-08-2009, 06:12 PM
http://evercube.net/images/maintenance.png
I've been going through index.php in my admincp and haven't found out how to remove that link. Anyone know how I can do it?
mcrider
03-08-2009, 06:37 PM
I believe you would have to edit the cpnav_vbulletin.xml file located in /includes/xml
<navoption displayorder="10">
<phrase>database_backup</phrase>
<link>backup.php?do=choose</link>
</navoption>
GCSkye
03-08-2009, 06:40 PM
I believe you would have to edit the cpnav_vbulletin.xml file located in /includes/xml
<navoption displayorder="10">
<phrase>database_backup</phrase>
<link>backup.php?do=choose</link>
</navoption>
Ah the obvious, ty.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.