mirror of
https://github.com/znc/znc.git
synced 2026-05-08 22:34:45 +02:00
WebMods: Remove totally obsolete MSIE JS variable.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1916 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<?IF HREF?><link rel="stylesheet" type="text/css" href="<? VAR HREF ?>" /><?ENDIF?>
|
||||
<?ENDLOOP?>
|
||||
|
||||
<!--[if lt IE 8]><script type="text/javascript">var MSIE = 1;</script><![endif]-->
|
||||
<? LOOP JSLoop ?>
|
||||
<?IF HREF?><script type="text/javascript" src="<? VAR HREF ?>"></script><?ENDIF?>
|
||||
<?ENDLOOP?>
|
||||
|
||||
Reference in New Issue
Block a user