Show action column heading anyway
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
bbdccfc760
commit
0b7c471c33
@ -34,7 +34,7 @@
|
||||
</th>
|
||||
<?php endif; ?>
|
||||
<th>
|
||||
<?php echo ($GLOBALS['cfg']['ActionLinksMode'] ? __('Action') : ''); ?>
|
||||
<?php echo __('Action'); ?>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
Loading…
Reference in New Issue
Block a user