Projet

Général

Profil

« Précédent | Suivant » 

Révision e0f10116

Ajouté par Jared Dillard il y a plus de 9 ans

fix gold alignment and redirect

Voir les différences:

usr/local/www/fbegin.inc
242 242
$diagnostics_menu = msort(array_merge($diagnostics_menu, return_ext_menu("Diagnostics")),0);
243 243

  
244 244
$gold_menu = array();
245
$gold_menu[] = array(gettext("pfSense Gold"), "https://portal.pfsense.org/gold-subscription.php");
245
$gold_menu[] = array(gettext("pfSense Gold"), "https://www.pfsense.org/gold");
246 246
$gold_menu = msort(array_merge($gold_menu, return_ext_menu("Gold")),0);
247 247

  
248 248
if(! $g['disablehelpmenu']) {
usr/local/www/themes/pfsense_ng/all.css
428 428
#navigation ul li {
429 429
	float: left;
430 430
	position: relative;
431
	width: 6.2em;
431
	padding-right: 27px;
432 432
	top: 0px;
433 433
}
434 434

  
usr/local/www/themes/pfsense_ng_fs/all.css
389 389
#navigation ul li {
390 390
	float: left;
391 391
	position: relative;
392
	width: 6.2em;
392
	padding-right: 27px;
393 393
	top: 0px;
394 394
}
395 395

  
usr/local/www/wizards/setup_wizard.xml
53 53
	<id>2</id>
54 54
	<title>Bling your pfSense with pfSense Gold</title>
55 55
	<disableheader>true</disableheader>
56
	<description>Feel the power of a pfSense Gold subscription. Receive special benefits while supporting ongoing development of the Open Source pfSense project.&lt;br/&gt; &lt;br/&gt; Benefits include access to our AutoConfigBackup secure cloud based backup service for up to 10 hosts, pre-publication access to the updated pfSense: The Definitive Guide book in PDF, fully updated for the pfSense 2.1 release, and a monthly online MeetUp! Video conference to discuss and demonstrate advanced features and architectures using pfSense. &lt;br/&gt; &lt;br/&gt; Go to &lt;a href="https://portal.pfsense.org/gold-subscription.php" target="_blank"&gt; pfSense Gold Subscriptions&lt;/a&gt; to sign up now &lt;br/&gt; &lt;br/&gt; </description>
56
	<description>Feel the power of a pfSense Gold subscription. Receive special benefits while supporting ongoing development of the Open Source pfSense project.&lt;br/&gt; &lt;br/&gt; Benefits include access to our AutoConfigBackup secure cloud based backup service for up to 10 hosts, pre-publication access to the updated pfSense: The Definitive Guide book in PDF, fully updated for the pfSense 2.1 release, and a monthly online MeetUp! Video conference to discuss and demonstrate advanced features and architectures using pfSense. &lt;br/&gt; &lt;br/&gt; Go to &lt;a href="https://www.pfsense.org/gold" target="_blank"&gt; pfSense Gold Subscriptions&lt;/a&gt; to sign up now &lt;br/&gt; &lt;br/&gt; </description>
57 57
	<fields>
58 58
		<field>
59 59
			<name>Next</name>

Formats disponibles : Unified diff