added missing _t() function

This commit is contained in:
Rastislav Brandobur 2017-02-11 02:30:48 +01:00 committed by GitHub
parent 71383b827d
commit a098e9de8b
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
</li>
<% end_loop %>
<% else %>
<li>No options available</li>
<li><%t CheckboxSetField_ss.NOOPTIONSAVAILABLE 'No options available' %></li>
<% end_if %>
</ul>