Add tag help text.
authorJan Schneider <jan@horde.org>
Fri, 26 Feb 2010 13:53:33 +0000 (13:53 +0000)
committerJan Schneider <jan@horde.org>
Fri, 26 Feb 2010 14:21:32 +0000 (15:21 +0100)
kronolith/templates/index/edit.inc

index 510035a..5f00592 100644 (file)
 </div>
 
 <div id="kronolithEventTabTags" class="kronolithTabsOption" style="display:none">
+  <div class="kronolithTabInfo"><?php echo _("To make it easier to find, you can enter comma separated tags related to the event subject.") ?></div>
   <input id="kronolithEventTags" name="tags" />
+  <label for="kronolithEventTopTags"><?php echo _("Previously used tags") ?>:</label><br />
   <span id="kronolithEventTags_loading_img" style="display:none;"><?php echo Horde::img('loading.gif', _("Loading...")) ?></span>
   <div class="kronolithTopTags" id="kronolithEventTopTags"></div>
 </div>