# HG changeset patch # User reno # Date 1258989913 -3600 # Node ID 37e2aafd30d34ff3792172abcb4bb67ba86669b8 # Parent bc4b7b630f6a69fb9989208dcf96bd5f75e766ef FIX : no url in string to translate diff -r bc4b7b630f6a -r 37e2aafd30d3 src/cm/templates/site/text_notifications.html --- a/src/cm/templates/site/text_notifications.html Mon Nov 23 16:07:45 2009 +0100 +++ b/src/cm/templates/site/text_notifications.html Mon Nov 23 16:25:13 2009 +0100 @@ -79,8 +79,7 @@ {% if not anonymous_can_view_text %}
-{% url text-share text.key as text_users_link %} -{% blocktrans %}Warning:{% endblocktrans %}{% blocktrans %}You won't successfully embed the text before you give anonymous users a role allowing them to view the text{% endblocktrans %} +{% blocktrans %}Warning:{% endblocktrans %}{% blocktrans %}You won't successfully embed the text before you give anonymous users a role allowing them to view the text.{% endblocktrans %} {% endif %}