From 7da462ada125277493e916aa3266073bea300efe Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 11 May 2014 03:16:39 +0200 Subject: some corrections and cleanup --- view/theme/redbasic/schema/boxy.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/redbasic/schema') diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php index 505e3ec07..1de2f98cd 100644 --- a/view/theme/redbasic/schema/boxy.php +++ b/view/theme/redbasic/schema/boxy.php @@ -14,4 +14,6 @@ if (!$comment_border_top) if (!$comment_border_bottom) $comment_border_bottom="1px solid"; +if (! $radiuspx) + $radiuspx = "4"; \ No newline at end of file -- cgit v1.2.3