Projet

Général

Profil

« Précédent | Suivant » 

Révision 2a351d32

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up "status_openvpn.php" XHTML

Move the closing FORM tag after the PHP check if there are any OpenVPN
instances.

Voir les différences:

usr/local/www/status_openvpn.php
384 384
		</td>
385 385
	</tr>
386 386
</table>
387
</form>
388 387

  
389 388
<?php 
390 389
}
......
397 396
	echo gettext("No OpenVPN instance defined");
398 397
}
399 398
?>
400

  
399
</form>
401 400

  
402 401
<?php include("fend.inc"); ?>
403 402
<script type="text/javascript">

Formats disponibles : Unified diff