Projet

Général

Profil

« Précédent | Suivant » 

Révision ce668fcd

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up "interfaces.php" XHTML

Tidy up Anchor tag and PHP GETTEXT
Swap double quote and semi-colon in ONLICK statement

Voir les différences:

usr/local/www/interfaces.php
1963 1963
									</tr>
1964 1964

  
1965 1965
									<tr style='display:none' id="show_adv_dhcp_protocol_timing">
1966
										<td width="22%" valign="top" class="vncell"><?=gettext("<a target=\"FreeBSD_DHCP\" href=\"http://www.freebsd.org/cgi/man.cgi?query=dhclient.conf&amp;sektion=5#PROTOCOL_TIMING\"\">Protocol Timing</a>"); ?></td>
1966
										<td width="22%" valign="top" class="vncell"><a target="_blank" href="http://www.freebsd.org/cgi/man.cgi?query=dhclient.conf&amp;sektion=5#PROTOCOL_TIMING"><?=gettext("Protocol Timing"); ?></a></td>
1967 1967
										<td width="48%" class="vtable">
1968 1968
											Timeout: <input name="adv_dhcp_pt_timeout" type="text" class="formfld unknown" id="adv_dhcp_pt_timeout" size="2" value="<?=htmlspecialchars($pconfig['adv_dhcp_pt_timeout']);?>" onchange="customdhcpptcheckradiobuton(document.iform.adv_dhcp_pt_values, '');" />
1969 1969
											Retry:   <input name="adv_dhcp_pt_retry"   type="text" class="formfld unknown" id="adv_dhcp_pt_retry"   size="2" value="<?=htmlspecialchars($pconfig['adv_dhcp_pt_retry']);?>"   onchange="customdhcpptcheckradiobuton(document.iform.adv_dhcp_pt_values, '');" />
......
2218 2218
										</td>
2219 2219
										<td width="78%" class="vtable">
2220 2220

  
2221
											<input name="adv_dhcp6_id_assoc_statement_address_enable" type="checkbox" id="adv_dhcp6_id_assoc_statement_address_enable" value="" onclick="show_adv_dhcp6_config(this)"; />
2221
											<input name="adv_dhcp6_id_assoc_statement_address_enable" type="checkbox" id="adv_dhcp6_id_assoc_statement_address_enable" value="" onclick="show_adv_dhcp6_config(this);" />
2222 2222
											<?=gettext("Non-Temporary Address Allocation"); ?>
2223 2223
											<div style='display:none'  id="show_adv_dhcp6_id_assoc_statement_address">
2224 2224
											<?=gettext("id-assoc na"); ?>

Formats disponibles : Unified diff