diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-01 03:53:30 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-01 03:53:30 +0000 |
commit | 478743e1fa9eff743272631b7ad13cb732f0308c (patch) | |
tree | 4e065ae6f4936df90e503446dd2f8cbd9eac5b51 /cf/conf | |
parent | 876bb30f50d10187e547df2eed3de27285ac1d54 (diff) | |
download | pfsense-478743e1fa9eff743272631b7ad13cb732f0308c.zip pfsense-478743e1fa9eff743272631b7ad13cb732f0308c.tar.gz |
Set theme back to metallic and avoid the lynching
Diffstat (limited to 'cf/conf')
-rw-r--r-- | cf/conf/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index daa0edf..5b0c3ce 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -3,7 +3,7 @@ <pfsense> <version>2.0</version> <lastchange></lastchange> - <theme>pfsense</theme> + <theme>metallic</theme> <system> <optimization>normal</optimization> <schedulertype>priq</schedulertype> |