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']) {

Formats disponibles : Unified diff