diff --git a/chat.php b/chat.php index 6462fe4..0cdb454 100644 --- a/chat.php +++ b/chat.php @@ -1625,7 +1625,7 @@ function send_linkfilter(string $arg=''): void echo form('admin', 'linkfilter').hidden('id', $filter['id']); echo '"; echo ''; - echo ''; + echo ''; echo ''; echo '
'._('Filter')." $filter[id]:'.submit(_('Change')).'
'; }