fix formatting

pull/232/head
David Goodwin 7 years ago
parent 020343999a
commit cc079b773f

@ -345,8 +345,7 @@ if ($error != 0) {
<td colspan="3"><h4>Warning: connection not secure, switch to https if possible</h4></td> <td colspan="3"><h4>Warning: connection not secure, switch to https if possible</h4></td>
</tr> </tr>
<?php <?php
endif; endif; ?>
?>
<tr> <tr>
<td><label for="setup_password">Setup password</label></td> <td><label for="setup_password">Setup password</label></td>
<td><input class="flat" type="password" name="setup_password" id="setup_password" value="" /></td> <td><input class="flat" type="password" name="setup_password" id="setup_password" value="" /></td>
@ -386,8 +385,7 @@ if ($error != 0) {
<td colspan="3"><h4>Warning: connection not secure, switch to https if possible</h4></td> <td colspan="3"><h4>Warning: connection not secure, switch to https if possible</h4></td>
</tr> </tr>
<?php <?php
endif; endif; ?>
?>
<tr> <tr>
<td><label for="setup_password">Setup password</label></td> <td><label for="setup_password">Setup password</label></td>
<td><input id=setup_password class="flat" type="password" name="setup_password" value="" /></td> <td><input id=setup_password class="flat" type="password" name="setup_password" value="" /></td>

Loading…
Cancel
Save