[cvs] commit: whups/templates comment.inc

Jon Parise jon at horde.org
Tue Apr 27 08:51:03 PDT 2004


jon         2004/04/27 08:51:03 PDT

  Modified files:
    templates            comment.inc 
  Log:
  In the history view's comment text, we were using the '->' characters to
  represent a state transition.  Instead of using the ASCII '->', use the
  '⇒' HTML entity ("rightwards double arrow").  I think this looks
  cleaner and a little more professional.
  
  I've adjusted the htmlspecialchars() calls accordingly.  Now, we only
  translate the string being sprintf'ed into the gettext string, not the
  gettext string itself.  This allows HTML entities in the gettext strings.
  
  Revision  Changes    Path
  1.48      +12 -12    whups/templates/comment.inc

  Chora Links:
  http://cvs.horde.org/diff.php/whups/templates/comment.inc?r1=1.47&r2=1.48&ty=u


More information about the cvs mailing list