Projet

Général

Profil

« Précédent | Suivant » 

Révision 73944f68

Ajouté par Renato Botelho il y a presque 10 ans

Remove id=0 from miniupnpd menu and shortcut

Voir les différences:

usr/local/www/fbegin.inc
153 153
	/* no use for UPnP in single-interface deployments
154 154
	remove to reduce user confusion
155 155
	*/
156
	$services_menu[] = array(gettext("UPnP & NAT-PMP"), "/pkg_edit.php?xml=miniupnpd.xml&id=0");
156
	$services_menu[] = array(gettext("UPnP & NAT-PMP"), "/pkg_edit.php?xml=miniupnpd.xml");
157 157
}
158 158
$services_menu[] = array(gettext("Wake on LAN"), "/services_wol.php");
159 159
$services_menu = msort(array_merge($services_menu, return_ext_menu("Services")),0);

Formats disponibles : Unified diff