From 5f6dd42906472fbded5f9fd122379f15ad3307c0 Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Mon, 28 Apr 2014 04:45:47 -0400
Subject: [PATCH] Merge remote-tracking branch 'origin/stable-3.0.5'

---
 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