Happy New Year
[squirrelmail.git] / templates / default / options_highlight_addedit.tpl
index e462f52810d2b13b4611e5cb1f0a78906db9c09a..1219114fbfa78747dd84fdf3a0974140056e7804 100644 (file)
@@ -16,7 +16,7 @@
  *      $color_input    - default value for the "other" input field.  Will be
  *                        blank if not used.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2018 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -205,7 +205,7 @@ td.color_ff00ff   { background: #ff00ff; }
      <td class="fieldValue">
       <?php echo _("Other"); ?>:
       <input type="text" name="newcolor_input" value="<?php echo $color_input; ?>" size="7" id="newcolor_input" />
-      <?php // i18n: This is an example on how to write a color in RGB.
+      <?php // i18n: This is an example on how to write a color in RGB, literally meaning "For example: 63aa7f".
       echo _("Ex: 63aa7f"); ?>
      </td>
     </tr>