From b5ac124264fe58fc1eb4604095d27c1be8babbf2 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 10 Dec 2013 18:22:12 +0000 Subject: [PATCH] Fix the domain setting back button by removing the 's'. --- core/domain_settings/domain_setting_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/domain_settings/domain_setting_edit.php b/core/domain_settings/domain_setting_edit.php index f33d1f8bbf..df5f11b32c 100644 --- a/core/domain_settings/domain_setting_edit.php +++ b/core/domain_settings/domain_setting_edit.php @@ -283,7 +283,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo $text['header-domain_setting-add']; } echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "\n";