Projet

Général

Profil

« Précédent | Suivant » 

Révision ed80f8e5

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up "halt.php" and "diag_defaults.php" XHTML

Close INPUT, STRONG and P tags

Voir les différences:

usr/local/www/halt.php
66 66
<form action="halt.php" method="post">
67 67
	<p><strong><?=gettext("Are you sure you want to halt the system?");?></strong></p>
68 68
	<p>
69
	<input name="Submit" type="submit" class="formbtn" value=" <?=gettext("Yes"); ?> ">
70
	<input name="Submit" type="submit" class="formbtn" value=" <?=gettext("No"); ?> ">
69
	<input name="Submit" type="submit" class="formbtn" value=" <?=gettext("Yes"); ?> " />
70
	<input name="Submit" type="submit" class="formbtn" value=" <?=gettext("No"); ?> " />
71 71
	</p>
72 72
</form>
73 73
<?php endif; ?>

Formats disponibles : Unified diff