diff --git a/app/xmpp/profile_edit.php b/app/xmpp/profile_edit.php index 9223fb742b..53562fec4f 100644 --- a/app/xmpp/profile_edit.php +++ b/app/xmpp/profile_edit.php @@ -56,7 +56,7 @@ function show_advanced_config() { : - +
@@ -67,7 +67,7 @@ function show_advanced_config() { : - +
@@ -78,7 +78,7 @@ function show_advanced_config() { : - +
@@ -114,7 +114,7 @@ function show_advanced_config() { : - +
@@ -140,7 +140,7 @@ function show_advanced_config() { : - +
@@ -151,7 +151,7 @@ function show_advanced_config() { : - +
@@ -162,7 +162,7 @@ function show_advanced_config() { : - +
diff --git a/app/xmpp/xmpp_profile_edit.php b/app/xmpp/xmpp_profile_edit.php index a5b33a54fc..97ddb547d5 100644 --- a/app/xmpp/xmpp_profile_edit.php +++ b/app/xmpp/xmpp_profile_edit.php @@ -24,6 +24,7 @@ Contributor(s): Ken Rice Mark J Crane + Luis Daniel Lucio Quiroz */ include "root.php"; @@ -242,4 +243,4 @@ if ($fp) { include "update_complete.php"; -?> \ No newline at end of file +?>