]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - channels/index.php
Fix for last change (on resize @ channels overview).. .modes vs .modescol
[irc/unrealircd/unrealircd-webpanel.git] / channels / index.php
index 1ca4c6276d9c4d18aadaa3802680d59a52d63cc7..070df50c98f6d8d3407421094db8810a1192c1c3 100644 (file)
@@ -68,7 +68,7 @@ $channels = $rpc->channel()->getAll();
                        hide_elements = '.modescol';
                } else
                {
-                       show_elements = '.createdcol, .modes, .topiccol';
+                       show_elements = '.createdcol, .modescol, .topiccol';
                        hide_elements = '';
                }