From 2e5f4af90d44b568cb98f221ad0a68667edd862c Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 12 Aug 2013 18:05:10 +0200 Subject: apikeys: allow any chars in comment No real point in restricting those, just leads to people wanting to use special chars that don't work. Signed-off-by: Florian Pritz --- application/views/user/apikeys.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/user/apikeys.php') diff --git a/application/views/user/apikeys.php b/application/views/user/apikeys.php index 14d829ffa..aa268d678 100644 --- a/application/views/user/apikeys.php +++ b/application/views/user/apikeys.php @@ -15,7 +15,7 @@ - + "margin-bottom: 0")); ?> -- cgit v1.2.3-24-g4f1b