Ignore:
Timestamp:
Jun 12, 2012, 1:27:14 PM (12 years ago)
Author:
mistic100
Message:

check email validity before subscribe

Location:
extensions/Subscribe_to_comments/template/mail
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/Subscribe_to_comments/template/mail/confirm.tpl

    r15641 r15648  
    1515<p><a href="{$STC.VALIDATE_URL}" class="button">{'Confirm subscription'|@translate}</a></p>
    1616
    17 <p>{'Want to edit your notifications options?'|@translate} <a href="{$STC.MANAGE_URL}">{'Manage my subscribtions'|@translate}</a>.</p>
     17<p>{'Want to edit your notifications options?'|@translate} <a href="{$STC.MANAGE_URL}">{'Manage my subscriptions'|@translate}</a>.</p>
    1818
    1919</div>
  • extensions/Subscribe_to_comments/template/mail/notification.tpl

    r15641 r15648  
    1717<p>
    1818  <a href="{$STC.UNSUB_URL}">{'Stop receiving notifications'|@translate}</a><br>
    19   <a href="{$STC.MANAGE_URL}">{'Manage my subscribtions'|@translate}</a>
     19  <a href="{$STC.MANAGE_URL}">{'Manage my subscriptions'|@translate}</a>
    2020</p>
    2121
Note: See TracChangeset for help on using the changeset viewer.