From: Marvin Thomas Rabe Date: Sun, 2 Oct 2011 13:55:23 +0000 (+0200) Subject: Add translation and fixed some css problems X-Git-Tag: v3.0~123^2~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=213275a1f89c2fbb0aeddd151d9500f67108845f;p=nextcloud-server.git Add translation and fixed some css problems --- 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:');?>