Projet

Général

Profil

« Précédent | Suivant » 

Révision 2a74f9d7

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up misc. XHTML

Close FORM tag correctly
Add missing TD and TR tags
Move NOWRAP into CLASS statement

Voir les différences:

usr/local/www/status_lb_vs.php
117 117
                      $rdr_a[$vsent['name']]['status'] = 'Unknown - relayd not running?';
118 118
                  }
119 119
                  ?>
120
                  <td class="listr" nowrap>
120
                  <td class="listr nowrap">
121 121
			<table border="0" cellpadding="3" cellspacing="2" summary="status">
122 122
				<tr><td bgcolor="<?=$bgcolor?>"><?=$rdr_a[$vsent['name']]['status']?> </td></tr>
123 123
			</table>

Formats disponibles : Unified diff