Wording, wrapping.
authorJan Schneider <jan@horde.org>
Fri, 19 Feb 2010 21:35:20 +0000 (22:35 +0100)
committerJan Schneider <jan@horde.org>
Fri, 19 Feb 2010 23:18:09 +0000 (00:18 +0100)
kronolith/templates/chunks/calendar.php

index c5c929a..13fd839 100644 (file)
@@ -6,13 +6,13 @@
 
 <div class="kronolithCalendarDiv" id="kronolithCalendarinternal1">
 <div>
-  <label><?php echo _("Name") ?>:<br />
+  <label><?php echo _("Calendar title") ?>:<br />
     <input type="text" name="name" id="kronolithCalendarinternalName" class="kronolithLongField" />
   </label>
 </div>
 
 <div>
-  <label><?php echo _("Color") ?>:<br />
+  <label><?php echo _("Color") ?>:
     <input type="text" name="color" id="kronolithCalendarinternalColor" size="7" />
     <?php echo Horde::url('#')->link(array('title' => _("Color Picker"), 'class' => 'kronolithColorPicker')) . Horde::img('colorpicker.png', _("Color Picker"), '', $GLOBALS['registry']->getImageDir('horde')) . '</a>' ?>
   </label>