oscar template: update messages

This commit is contained in:
Thomas Pointhuber 2014-09-27 11:51:31 +02:00
parent a538bed745
commit 9158571059
6 changed files with 19 additions and 6 deletions

View file

@ -1,4 +1,4 @@
<div class="alert alert-warning" role="alert">
<strong>{{ _('Warning!') }}</strong>
<strong class="lead">{{ _('Warning!') }}</strong>
{{ _('Please enable JavaScript to use full functionality of this site.') }}
</div>