forked from Cavemanon/cavepaintings
changed script tags to include language
This commit is contained in:
@@ -5,7 +5,7 @@ class PrivMsgTheme extends Themelet {
|
||||
global $user;
|
||||
|
||||
$html = "
|
||||
<script>
|
||||
<script type='text/javascript'>
|
||||
$(document).ready(function() {
|
||||
$(\"#pms\").tablesorter();
|
||||
});
|
||||
|
Reference in New Issue
Block a user