html typo
parent
ad20d577d3
commit
e8f19e39b6
|
@ -503,7 +503,7 @@ if ($part == 'links') {
|
|||
<div class="cell">
|
||||
<h4>' . __('Filters') . '</h4>
|
||||
<p><label for="urlsrv" class="ib">' . __('Service:') . '</label>' .
|
||||
form::combo('urlsrv', $lst_services_combo, $urlsrv) . '
|
||||
form::combo('urlsrv', $lst_services_combo, $urlsrv) . '</p>
|
||||
</div>
|
||||
|
||||
<div class="cell filters-options">
|
||||
|
|
Loading…
Reference in New Issue