summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UI/menu/expanding.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/UI/menu/expanding.html b/UI/menu/expanding.html
index 3e517e4d..36befa5b 100644
--- a/UI/menu/expanding.html
+++ b/UI/menu/expanding.html
@@ -7,16 +7,8 @@
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
- <!--
- Please note that the below style tag is NOT in line with
- how we do things. However, for some reason, I was not able to
- get LINK tags to work on this specific page otherwise.
- - CT
- -->
- <style>
- @import url("css/<?lsmb stylesheet ?>");
- @import url("UI/menu/expanding.css");
- </style>
+ <link rel="stylesheet" title="Stylesheet" href="css/<?lsmb stylesheet ?>" />
+ <link rel="stylesheet" title="Stylesheet" href="UI/menu/expanding.css" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />