Fixed project group title

This commit is contained in:
Dmitry Khomutov 2016-03-06 21:46:52 +06:00
parent 7f2c3e9cc0
commit 5989f5f47e

View file

@ -13,7 +13,7 @@
<table class="table">
<thead>
<tr>
<th>Title</th>
<th><?php Lang::out('group_title'); ?></th>
<th style="width: 100px;"><?php Lang::out('group_projects'); ?></th>
<th style="width: 150px"></th>
</tr>