From 0d2c59701013499ed9c0e3233a1c600fcb707195 Mon Sep 17 00:00:00 2001
From: Shish <shish@shishnet.org>
Date: Sat, 1 Aug 2009 09:00:06 +0100
Subject: [PATCH] not in this theme

---
 themes/warm/layout.class.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/themes/warm/layout.class.php b/themes/warm/layout.class.php
index 60d31eeb..b3174144 100644
--- a/themes/warm/layout.class.php
+++ b/themes/warm/layout.class.php
@@ -63,7 +63,6 @@ class Layout {
 		<title>{$page->title}</title>
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
 		<link rel="stylesheet" href="$data_href/themes/$theme_name/style.css" type="text/css">
-		<link rel="stylesheet" href="$data_href/themes/$theme_name/menuh.css" type="text/css">
 $header_html
 	</head>