mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-02-04 18:28:25 +00:00
cs
This commit is contained in:
parent
43145030c7
commit
83b37e4699
@ -77,7 +77,7 @@ $listDirn = $this->escape($this->state->get('list.direction'));
|
||||
if ($item->state == 0) : ?>
|
||||
<li class="system-unpublished list-group-item">
|
||||
<?php else : ?>
|
||||
<li class="list-group-item" >
|
||||
<li class="list-group-item">
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if ($this->params->get('show_link_hits', 1)) : ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user