Ignore:
Timestamp:
Apr 24, 2009 2:34:08 PM (15 years ago)
Author:
liebster
Message:

Fix links in the email messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qPloneComments/trunk/skins/qplonecomments/reply_notify_template.pt

    r81 r1049  
    88<tal:notify define="obj nocall:options/obj"  
    99       i18n:translate="replynotify_link"> 
    10        Someone replied to your comment '<tal:x replace="obj/absolute_url" i18n:name="url"/>' on '<tal:x replace="here/absolute_url" i18n:name="here_url"/>'. To read the response, go to '<tal:x replace="obj/absolute_url" i18n:name="url"/>'. 
     10       Someone replied to your comment <tal:x replace="obj/absolute_url" i18n:name="url"/> on <tal:x replace="here/absolute_url" i18n:name="here_url"/>. To read the response, go to <tal:x replace="obj/absolute_url" i18n:name="url"/>. 
    1111</tal:notify> 
    1212 
Note: See TracChangeset for help on using the changeset viewer.