@chichi
Well the "Download Dump" can be changed. But a
WARNINGTRY NOT TO MESS UP WITH THE CODE, YOU DO THIS AT YOUR OWN RISKOk so with this said, I will first guide you to the file that actually holds the link for "Download Dump".
(considering that you have not changed the name of the couch folder, in case you have, just replace couch from below with the name of your folder).
Please navigate to:
- Code: Select all
couch\theme\_system\
In the "_system" folder you will find 64 items (2 folders, 61 HTML files, 1 PHP file). But you shall be interested in "
main.html" alone. Open "
main.html" in a text editor of your choice and navigate to
- Code: Select all
Line No #58
On this line you will find an anchor (<a>) tag. Defined as:
- Code: Select all
<a href="<cms:show k_admin_link />gen_dump.php">Download Dump</a>
Make sure you don't disturb anything else and only replace "Download Dump" with something like "BackUp SQL Data" or something of your choice.
Hit Save. Go to the couch admin panel in your browser and:
1. refresh, if already logged in, and the changes will be reflected
2. after login it will just appear
Again as a caution. These are the system files and are need by CouchCMS to function uninterrupted. So I would request you to not try and change anything except the Words "Download Dump"Hope you find this reply useful, do let us know if you achieved what you aimed for!
Cheers,
GenXCoders