From 2f3e53f52ed6dde45f7809a1ef2a8a02424afe22 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 13 Sep 2011 05:28:34 -0400
Subject: [PATCH] Updated russian translation.
---
interface/web/themes/default/css/screen/content_ispc.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/interface/web/themes/default/css/screen/content_ispc.css b/interface/web/themes/default/css/screen/content_ispc.css
index db36d66..bbd8b98 100644
--- a/interface/web/themes/default/css/screen/content_ispc.css
+++ b/interface/web/themes/default/css/screen/content_ispc.css
@@ -254,6 +254,7 @@
}
.dashboard-modules.admin { background-image: url('../../icons/x32/system.png') !important; }
+ .dashboard-modules.vm { background-image: url('../../icons/x32/drawer.png') !important; }
.dashboard-modules.client { background-image: url('../../icons/x32/client.png') !important; }
.dashboard-modules.mail { background-image: url('../../icons/x32/email.png') !important; }
.dashboard-modules.monitor { background-image: url('../../icons/x32/monitor.png') !important; }
--
Gitblit v1.9.1