makes sure setting helper is used in views

This commit is contained in:
Juanjo Bazán
2016-07-08 14:42:28 +02:00
parent 37fc96f884
commit 7f01dbdca2
7 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<h2><%= t("welcome.verification.title") %></h2>
<div class="text-center margin-top">
<h3><%= t("welcome.verification.question", org_name: Setting["org_name"]) %></h3>
<h3><%= t("welcome.verification.question", org_name: setting["org_name"]) %></h3>
<br>
<div class="row">
<div class="small-12 medium-6 column">