From df69ea2eb47e344383bbd4eaef033bb6e0375814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 30 Aug 2011 14:23:05 +0200 Subject: [PATCH 1/2] Fixup format strings --- po/da.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/da.po b/po/da.po index cd83e4fea0..d04b02786a 100644 --- a/po/da.po +++ b/po/da.po @@ -12515,7 +12515,7 @@ msgid "" "below 25%%" msgstr "" "%s%% af alle midlertidige tabeller skrives til disk. Denne værdi bør være " -"under 25%" +"under 25%%" #: po/advisory_rules.php:155 #| msgid "%s table" From cfd837497c4a8984b1c219fbeaca169fef22e9f6 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Thu, 18 Aug 2011 03:46:43 +0200 Subject: [PATCH 2/2] original layout doesn't contain round buttons Signed-off-by: Sven Strickroth --- themes/original/css/theme_right.css.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index e247bcc119..28c8d6c776 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1661,16 +1661,6 @@ table#serverconnection_trg_local { margin: 20px 30px 30px 10px } -.exportoptions #buttonGo, .importoptions #buttonGo { - padding: 5px 30px; - -moz-border-radius: 11px; - -webkit-border-radius: 11px; - border-radius: 11px; - getCssGradient('ffffff', 'cccccc'); ?> - border: 1px solid #444444; - cursor: pointer; -} - .format_specific_options h3 { margin: 10px 0 0 10px; border: 0;