Merge pull request #30 from kasimi/fix-message-top

Fix reverse logic of mchat_message_top
This commit is contained in:
dmzx
2015-12-14 12:55:30 +01:00
3 changed files with 8 additions and 8 deletions

View File

@@ -6,9 +6,9 @@
<!-- INCLUDEJS jquery.titlealert.min.js -->
<!-- INCLUDEJS jquery_cookie_mini.js -->
<!-- IF MCHAT_MESSAGE_TOP -->
<!-- INCLUDEJS mchat_ajax_mini.js -->
<!-- ELSE -->
<!-- INCLUDEJS mchat_ajax_mini_top.js -->
<!-- ELSE -->
<!-- INCLUDEJS mchat_ajax_mini.js -->
<!-- ENDIF -->
<!-- INCLUDEJS jquery.maxlength.min.js -->