summaryrefslogtreecommitdiffstats
path: root/api/templates/email_footer.html
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-01-24 23:07:03 -0500
committerCorey Hulen <corey@hulen.com>2016-01-24 23:07:03 -0500
commite8faaa9dd14949ef39c8f4587c3472a4a54046e7 (patch)
treeec46e0a48aafc4a6bdf145821a6b5f02c981bc88 /api/templates/email_footer.html
parent711594f227aa9f30e262d243d2e549ef201f24f3 (diff)
parente880835fbbeea4c26fc9a94b1b0a92f7692b0b82 (diff)
downloadchat-e8faaa9dd14949ef39c8f4587c3472a4a54046e7.tar.gz
chat-e8faaa9dd14949ef39c8f4587c3472a4a54046e7.tar.bz2
chat-e8faaa9dd14949ef39c8f4587c3472a4a54046e7.zip
Merge pull request #1968 from ZBoxApp/PLT-7-templates
PLT-7: Refactoring api to use translations (chunk 4)
Diffstat (limited to 'api/templates/email_footer.html')
-rw-r--r--api/templates/email_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/email_footer.html b/api/templates/email_footer.html
index e3ff9c584..6dc7fa483 100644
--- a/api/templates/email_footer.html
+++ b/api/templates/email_footer.html
@@ -6,7 +6,7 @@
</p>
<p style="padding: 0 50px;">
(c) 2015 Mattermost, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.<br>
- To change your notification preferences, log in to your team site and go to Account Settings > Notifications.
+ {{.Props.Footer}}
</p>
</td>