From aff4182d5760fbd667f17141348ad3c8da9baeae Mon Sep 17 00:00:00 2001 From: nuxsmin Date: Mon, 20 Jan 2014 16:47:49 +0100 Subject: [PATCH] Remove extra spaces on notes textarea --- inc/tpl/accounts.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/inc/tpl/accounts.php b/inc/tpl/accounts.php index 241a6626..ec8dbb58 100644 --- a/inc/tpl/accounts.php +++ b/inc/tpl/accounts.php @@ -253,9 +253,7 @@ $maxFileSize = round(SP_Config::getValue('allowed_size') / 1024, 1); - + @@ -534,4 +532,4 @@ $maxFileSize = round(SP_Config::getValue('allowed_size') / 1024, 1); } }); - \ No newline at end of file +