diff --git a/app/sip_profiles/sip_profile_edit.php b/app/sip_profiles/sip_profile_edit.php index 46a6ee9374..02e8fffa03 100644 --- a/app/sip_profiles/sip_profile_edit.php +++ b/app/sip_profiles/sip_profile_edit.php @@ -277,7 +277,7 @@ echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n"; @@ -293,7 +293,7 @@ echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; $x++; @@ -350,7 +352,7 @@ echo "
".$text['label-sip_profile_domain_name']." ".$text['label-sip_profile_domain_name']."".$text['label-sip_profile_domain_alias']."".$text['label-sip_profile_domain_parse']."
\n"; - echo " \n"; + echo "   \n"; echo " \n"; echo " \n"; @@ -334,7 +334,9 @@ echo " \n"; echo " \n"; - echo " \n"; + if (strlen($row["sip_profile_domain_name"]) > 0) { + echo " \n"; + } echo "
\n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n"; @@ -362,7 +364,7 @@ echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; $x++;
".$text['label-sip_profile_setting_name']." ".$text['label-sip_profile_setting_name']."".$text['label-sip_profile_setting_value']."".$text['label-sip_profile_setting_enabled']."".$text['label-sip_profile_setting_description']."\n"; - echo " \n"; + echo "   \n"; echo " \n"; echo " \n"; @@ -392,7 +394,9 @@ echo " \n"; echo " \n"; - echo " \n"; + if (strlen($row["sip_profile_setting_name"]) > 0) { + echo " \n"; + } echo "