From 213275a1f89c2fbb0aeddd151d9500f67108845f Mon Sep 17 00:00:00 2001 From: Marvin Thomas Rabe Date: Sun, 2 Oct 2011 15:55:23 +0200 Subject: [PATCH] Add translation and fixed some css problems --- 3rdparty/css/chosen.css | 1 + apps/calendar/templates/settings.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/3rdparty/css/chosen.css b/3rdparty/css/chosen.css index 247d07bf021..96bae0fe95a 100644 --- a/3rdparty/css/chosen.css +++ b/3rdparty/css/chosen.css @@ -10,6 +10,7 @@ select.chzn-select { display: inline-block; zoom: 1; *display: inline; + vertical-align: bottom; } .chzn-container .chzn-drop { background: #fff; diff --git a/apps/calendar/templates/settings.php b/apps/calendar/templates/settings.php index 144a05059ca..922dce76663 100644 --- a/apps/calendar/templates/settings.php +++ b/apps/calendar/templates/settings.php @@ -54,7 +54,7 @@ OC_UTIL::addStyle('', 'jquery.multiselect'); t("Minutes");?>
- Calendar CalDAV syncing address: + t('Calendar CalDAV syncing address:');?>
-- 2.39.5