Minor - lang var

pull/4017/head
Julio 4 years ago
parent 9d0ef3f557
commit c4e7d5f774
  1. 4
      public/plugin/bbb/view/admin.tpl

@ -7,8 +7,8 @@
<table class="table table-hover table-striped">
<thead>
<tr>
<th>{{ 'DateStart'|get_lang }}</th>
<th>{{ 'DateEnd'|get_lang }}</th>
<th>{{ 'Start date'|trans }}</th>
<th>{{ 'End date'|trans }}</th>
<th>{{ 'Status'|get_lang }}</th>
<th>{{ 'Records'|get_plugin_lang('BBBPlugin') }}</th>
<th>{{ 'Course'|get_lang }}</th>

Loading…
Cancel
Save