From 5b272cd81712a01fceb946682bb99f8402c070df Mon Sep 17 00:00:00 2001 From: deva Date: Sun, 28 Feb 2010 10:55:43 +0000 Subject: Change some config names to avoid linewrap in admin. --- utils/modules/pressrelease.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/modules/pressrelease.php') diff --git a/utils/modules/pressrelease.php b/utils/modules/pressrelease.php index de792d2..4779ffa 100644 --- a/utils/modules/pressrelease.php +++ b/utils/modules/pressrelease.php @@ -76,7 +76,7 @@ class PressRelease { // Admin config public $admin_title = "Press release"; - public $admin_submodules = array("Send pressrelease" => "send", + public $admin_submodules = array("Send" => "send", "Config" => "config"); public function admin_send($action, $vars) -- cgit v1.2.3