Projet

Général

Profil

« Précédent | Suivant » 

Révision c4372d3c

Ajouté par Renato Botelho il y a plus de 9 ans

Restore id for cancel button to fix js error

Voir les différences:

usr/local/www/interfaces.php
3298 3298
							<td width="78%">
3299 3299
								<br />
3300 3300
								<input id="save" name="Submit" type="submit" class="formbtn" value="<?=gettext("Save"); ?>" />
3301
								<input type="button" class="formbtn" value="<?=gettext("Cancel");?>" onclick="window.location.href='<?=$referer;?>'" />
3301
								<input id="cancel" type="button" class="formbtn" value="<?=gettext("Cancel");?>" onclick="window.location.href='<?=$referer;?>'" />
3302 3302
								<input name="if" type="hidden" id="if" value="<?=htmlspecialchars($if);?>" />
3303 3303
								<?php if ($wancfg['if'] == $a_ppps[$pppid]['if']) : ?>
3304 3304
								<input name="ppp_port" type="hidden" value="<?=htmlspecialchars($pconfig['port']);?>" />

Formats disponibles : Unified diff