forked from I2P_Developers/i2p.i2p
fix missing classic icons from imagegen css/index, removed classic reference ie-compatability from css.jsi
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>I2P Imagegen</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="icon" href="/themes/console/classic/images/favicon.ico">
|
||||
<link rel="icon" href="/themes/console/light/images/favicon.ico">
|
||||
<link rel="stylesheet" href="/themes/imagegen/imagegen.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -77,4 +77,4 @@
|
||||
<link href="<%=theThemePath%>mobile.css?<%=net.i2p.CoreVersion.VERSION%>" rel="stylesheet" type="text/css">
|
||||
<%
|
||||
}
|
||||
%><!--[if IE]><link href="/themes/console/classic/ieshim.css?<%=net.i2p.CoreVersion.VERSION%>" rel="stylesheet" type="text/css" /><![endif]-->
|
||||
%>
|
||||
|
Reference in New Issue
Block a user