diff --git a/sccpManClasses/formcreate.class.php b/sccpManClasses/formcreate.class.php index 6c167b1..5c21ffc 100644 --- a/sccpManClasses/formcreate.class.php +++ b/sccpManClasses/formcreate.class.php @@ -385,86 +385,83 @@ class formcreate $usingSysDefaults = false; } if (!empty($sccp_defaults[$res_n]['systemdefault'])) { - // There is a system default, so add button to customise or reset - // the closing } is after the code to include the button at line ~427 + // There is a system default, so add button to customise or reset + // the closing } is after the code to include the button at line ~427 - //-- Start include of defaults button -- - echo "
"; - // Output current value - echo $res_v; - ?> -
-
- - - > - - + //-- Start include of defaults button -- + echo "
"; + // Output current value + echo $res_v; + ?> +
+
+ + + > + + +
- - -