makes sure setting helper is used in views
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user