signup.php: indent code

Bug203-Hui
Lan Hui 2021-10-20 23:14:33 +08:00
parent 49d6f4997a
commit e3b57edac7
1 changed files with 43 additions and 46 deletions

View File

@ -2,7 +2,6 @@
include 'NoDirectPhpAcess.php';
?>
<?php
include 'Header.php';
?>
@ -18,7 +17,6 @@ include 'Header.php';
<div class="panel-body">
<form method="post" action="Script.php">
<input type="hidden" name="frm_signup_2" value="true" />
Full Name
@ -46,7 +44,6 @@ if(isset($_SESSION['info_signup2'])) {
?>
</form>
</div>
</div>
</div>