Minor improvements (#761)

This commit is contained in:
Roman Kelesidis 2023-06-02 23:10:19 +07:00 committed by GitHub
commit aa0b94afd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -289,10 +289,6 @@ td.topic_id { cursor: pointer; }
$('#moderators').append(data.html);
};
</script>
<!-- IF SHOW_ONLINE_LIST -->
<p class="small">{LOGGED_IN_USER_LIST}</p>
<!-- ENDIF -->
</td>
<td class="tRight vBottom nowrap small"><b>{PAGINATION}</b></td>
</tr>