From 549b1ee40bc4039379d04cc6e6fb49b79d3640da Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 4 Sep 2012 07:33:28 +0000 Subject: [PATCH] Change description of category to subcategory. --- core/domains/domain_settings_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/domains/domain_settings_edit.php b/core/domains/domain_settings_edit.php index 990d15cb19..8606e3e591 100644 --- a/core/domains/domain_settings_edit.php +++ b/core/domains/domain_settings_edit.php @@ -213,7 +213,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo " \n"; echo "
\n"; - echo "Enter the category.\n"; + echo "Enter the subcategory.\n"; echo "\n"; echo "\n";