Project

General

Profile

« Previous | Next » 

Revision 478743e1

Added by Scott Ullrich over 19 years ago

Set theme back to metallic and avoid the lynching

View differences:

cf/conf/config.xml
3 3
<pfsense>
4 4
	<version>2.0</version>
5 5
	<lastchange></lastchange>
6
	<theme>pfsense</theme>
6
	<theme>metallic</theme>
7 7
	<system>
8 8
		<optimization>normal</optimization>
9 9
		<schedulertype>priq</schedulertype>
conf.default/config.xml
3 3
<pfsense>
4 4
	<version>2.1</version>
5 5
	<lastchange></lastchange>
6
	<theme>pfsense</theme>
6
	<theme>metallic</theme>
7 7
	<system>
8 8
		<optimization>normal</optimization>
9 9
		<hostname>pfSense</hostname>
usr/local/www/index.php
240 240
<script type="text/javascript">
241 241
	NiftyCheck();
242 242
	Rounded("div#nifty","top","#FFF","#EEEEEE","smooth");
243
	alert(document.location);
243 244
</script>
244 245

  
245 246

  

Also available in: Unified diff