Changeset 1439


Ignore:
Timestamp:
12/17/08 12:29:39 (3 years ago)
Author:
SvenDowideit
Message:

Item314: potential inadvertant linking on registration completion page and others with email addresses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/templates/messages.tmpl

    r1340 r1439  
    164164     %MAKETEXT{"(*Suggestion:* How about uploading your picture to your topic?)"}% 
    165165   * %MAKETEXT{"You are also listed in the [_1] topic" args="%USERSWEB%.%WIKIUSERSTOPIC%"}% 
    166 %PARAM1% 
     166<noautolink>%PARAM1%</noautolink> 
    167167%TMPL:END% 
    168168%TMPL:DEF{"reset_ok"}% 
     
    193193%MAKETEXT{"Remember to update your user topic if you want your e-mail change to be reflected there as well."}% 
    194194 
    195 %MAKETEXT{"Your registered e-mail address(es) are updated to: [_1]." args="%PARAM1%"}% 
     195%MAKETEXT{"Your registered e-mail address(es) are updated to: <noautolink>[_1]</noautolink>." args="%PARAM1%"}% 
    196196 
    197197%MAKETEXT{"Return to [_1]." args="%SYSTEMWEB%.ChangeEmailAddress"}% 
     
    241241---+++ %MAKETEXT{"Error registering new user"}% 
    242242 
    243 %MAKETEXT{"While attempting to email [_1]." args="%PARAM1%"}% 
     243%MAKETEXT{"While attempting to email <noautolink>[_1]</noautolink>." args="%PARAM1%"}% 
    244244 
    245245%MAKETEXT{"Your registration verification email has either failed, or is queued in the mail system."}% 
Note: See TracChangeset for help on using the changeset viewer.