]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/newmember.html
Converts the welcome message to the new mail system and makes some changes to the...
[osqa.git] / forum / skins / default / templates / notifications / newmember.html
index 67fba1ffacc118ae8163e633a5e97812ff1485e9..e189e3d91ca17f26038941b14b3ee2fb84aca8a6 100644 (file)
@@ -15,8 +15,8 @@
     {% htmlcontent notifications/base.html %}
         <p style="{{ p_style }}">
             {% blocktrans %}
-            {{ newmember_link }} has just joined {{ app_name }}. You can visit {{ newmember_name }}'s profile using the following link: <br />
-            <a href="{{ app_url }}{{ newmember_url }}">{{ newmember_name }} profile</a>
+            {{ newmember_link }} has just joined {{ app_name }}.
+            View <a style="{{ a_style }}" href="{{ app_url }}{{ newmember_url }}">{{ newmember_name }}'s profile</a>.
             {% endblocktrans %}
         </p>
     {% endhtmlcontent %}