Changes

From Amahi Wiki
Jump to: navigation, search
20 bytes removed ,  20:29, 27 March 2015
The default theme can be changed permanently.
* Open a terminal window. Become '''root''' and do the following:
{{Code| cd /var/hda/web-apps/phpmyadmin/html vi config.inc.php}}
* Add this line to the end and change the name to the theme of your choice (i.e. paradice, Artic Ocean, Darkblue/orange)
{{Text|Text= $cfg['ThemeDefault'] = 'graphite';}}
* Save the file and clear the web browser cache.
* Access phpMyAdmin and you will see the new theme applied as default to the login screen.
12,424

edits