]> git.gsnw.org Git - m0n0chwall.git/commitdiff
Proper indention
authorjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Mon, 30 Jan 2006 10:10:12 +0000 (10:10 +0000)
committerjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Mon, 30 Jan 2006 10:10:12 +0000 (10:10 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@48 e36fee2c-cc09-0410-a7cc-ebac5c6737de

webgui/system.php

index b0c68eeff1ee087da54861ee39a0ad25530fda41..889402ace4aa690be5bb59f911be4b4f642f82ea 100644 (file)
@@ -180,9 +180,9 @@ if ($_POST) {
                       <input name="dns1" type="text" class="formfld" id="dns1" size="20" value="<?=htmlspecialchars($pconfig['dns1']);?>">
                       <br>
                       <input name="dns2" type="text" class="formfld" id="dns2" size="20" value="<?=htmlspecialchars($pconfig['dns2']);?>">
-                     <br>
-                     <input name="dns3" type="text" class="formfld" id="dns3" size="20" value="<?=htmlspecialchars($pconfig['dns3']);?>">
                       <br>
+                      <input name="dns3" type="text" class="formfld" id="dns3" size="20" value="<?=htmlspecialchars($pconfig['dns3']);?>">
+                     <br>
                       <span class="vexpl">IP addresses; these are also used for 
                       the DHCP service, DNS forwarder and for PPTP VPN clients<br>
                       <br>