Projet

Général

Profil

« Précédent | Suivant » 

Révision e5d6b608

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up "vpn_l2tp_users" XHTML

Add SUMMARY to TABLES
Move NOWRAP to CLASS statement
Close IMG tags and add ALT statement
Deprecate ampersand in Anchor tags
Add missing closing TR tag

Voir les différences:

usr/local/www/vpn_l2tp_users_edit.php
151 151
			<div id="inputerrors"></div>
152 152
            <form action="vpn_l2tp_users_edit.php" method="post" name="iform" id="iform">
153 153
              <div id="mainarea">
154
	          <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
154
	          <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0" summary="vpn l2tp users edit">
155 155
                <tr>
156 156
                  <td width="22%" valign="top" class="vncellreq"><?=gettext("Username");?></td>
157 157
                  <td width="78%" class="vtable">
158 158
					<?=$mandfldhtml;?><input name="usernamefld" type="text" class="formfld user" id="usernamefld" size="20" value="<?=htmlspecialchars($pconfig['usernamefld']);?>" />
159 159
                  </td>
160
                </tr>
160 161
                <tr>
161 162
                  <td width="22%" valign="top" class="vncellreq"><?=gettext("Password");?></td>
162 163
                  <td width="78%" class="vtable">

Formats disponibles : Unified diff