[icinga-checkins] icinga.org: icinga-core/rb_1.2: classic ui: change menu width again
git at icinga.org
git at icinga.org
Thu Sep 30 16:30:51 CEST 2010
Module: icinga-core
Branch: rb_1.2
Commit: b2eb8f19fd4326c2d61490738cc98e1c1265cfda
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=b2eb8f19fd4326c2d61490738cc98e1c1265cfda
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Thu Sep 30 16:29:29 2010 +0200
classic ui: change menu width again
---
html/index.html.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/html/index.html.in b/html/index.html.in
index b75a58b..4fd1e86 100644
--- a/html/index.html.in
+++ b/html/index.html.in
@@ -9,7 +9,7 @@
</head>
<frameset frameborder="0" framespacing="0" rows="55,*">
<frame src="top.html" name="top" scrolling="no" />
- <frameset frameborder="0" framespacing="0" cols="215,*">
+ <frameset frameborder="0" framespacing="0" cols="220,*">
<frame src="menu.html" name="menu" target="main" scrolling="auto"/>
<frameset frameborder="0" framespacing="0" rows="26,*">
<frame src="sidebar.html" name="navigation" />
More information about the icinga-checkins
mailing list