]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/base.html
Changes the name of the email footer variable.
[osqa.git] / forum / skins / default / templates / notifications / base.html
index 2b0cc05cfe5d40499fedbe1d195e0d98f9e0d2df..997904ca7dae50eebb47d9014afb6527fcd1a9a5 100644 (file)
@@ -24,7 +24,7 @@
 <a href="{{ settings.APP_URL }}{% url user_subscriptions id=recipient.id %}" style="{{ a_style }}">here</a>.
 </p>
 <hr style="{{ hr_style }}" />
-<p style="{{ p_style }}"><small style="{{ small_style }}">{{ settings.EMAIL_CAN_SPAM }}</small></p>
+<p style="{{ p_style }}"><small style="{{ small_style }}">{{ settings.EMAIL_FOOTER_TEXT }}</small></p>
 </td></tr></tbody></table>
 </center>
 </body>