From 9b155852f4a352ddb793ac4252702170b6509c17 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Sun, 11 May 2014 17:39:51 -0400
Subject: [PATCH] Merge branch 'master' of git.ispconfig.org:ispconfig/ispconfig3
---
interface/web/dashboard/templates/dashboard.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/interface/web/dashboard/templates/dashboard.htm b/interface/web/dashboard/templates/dashboard.htm
index c8c3145..231fb54 100644
--- a/interface/web/dashboard/templates/dashboard.htm
+++ b/interface/web/dashboard/templates/dashboard.htm
@@ -41,7 +41,7 @@
</tmpl_if>
</tmpl_loop>
</div>
- <div style="float:left; width:350px;padding-left:15px;">
+ <div style="float:right; width:350px;padding-left:15px;">
<tmpl_loop name='rightcol'>
{tmpl_var name='content'}
<tmpl_if name='content'>
--
Gitblit v1.9.1