Commit ab94b861 by Chris Dodge

forgot to internationalize one string

parent b443629e
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
<a href="" rel="view" class="action action-alert-close"> <a href="" rel="view" class="action action-alert-close">
<i class="icon-remove-sign"></i> <i class="icon-remove-sign"></i>
<span class="label">close alert</span> <span class="label">${_('close alert')}</span>
</a> </a>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment