From f5d1ff8928baacf2583ff3ff0ce799686d4eecc0 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 10 Mar 2015 03:41:34 +0000 Subject: [PATCH] Hide the back button for Account -> Settings. --- core/user_settings/user_edit.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/user_settings/user_edit.php b/core/user_settings/user_edit.php index 1fee7b233c..9bb06650de 100644 --- a/core/user_settings/user_edit.php +++ b/core/user_settings/user_edit.php @@ -287,7 +287,9 @@ else { echo ""; echo "\n"; echo "\n"; echo "\n";
".$text['title']."\n"; - echo " "; + if (strlen($_SESSION['login']['destination']['url']) > 0) { + echo " "; + } echo " "; echo "