summaryrefslogtreecommitdiffstats
path: root/web/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/footer.html')
-rw-r--r--web/templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/footer.html b/web/templates/footer.html
index 296e902cf..dc1a7c9d0 100644
--- a/web/templates/footer.html
+++ b/web/templates/footer.html
@@ -1,7 +1,7 @@
{{define "footer"}}
<div class="footer-pane col-xs-12">
<div class="col-xs-12">
- <span class="pull-right footer-site-name">{{ .ClientProps.SiteName }}</span>
+ <span class="pull-right footer-site-name">{{ .ClientCfg.SiteName }}</span>
</div>
<div class="col-xs-12">
<span class="pull-right footer-link copyright">© 2015 Mattermost, Inc.</span>