Extended views and language.

This commit is contained in:
James Cole
2016-08-12 10:07:53 +02:00
parent 5e310776b4
commit 76649cb7de
5 changed files with 15 additions and 17 deletions

View File

@@ -13,7 +13,7 @@
<h3 class="box-title">{{ trans('csv.column_roles_title') }}</h3>
</div>
<div class="box-body">
<p>{{ trans('csv.column_roles_text') }}</p>
<p>{{ trans('csv.column_roles_text')|raw }}</p>
</div>
</div>