From 571ce829040cfed48477fb3a33f4cd61a8877c22 Mon Sep 17 00:00:00 2001 From: jmontoya Date: Thu, 23 Feb 2012 01:13:48 +0100 Subject: [PATCH] fix the bug where the login is at the left side --- main/template/default/layout/layout_2_col.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main/template/default/layout/layout_2_col.tpl b/main/template/default/layout/layout_2_col.tpl index 85fee43095..ed6d8f0b82 100644 --- a/main/template/default/layout/layout_2_col.tpl +++ b/main/template/default/layout/layout_2_col.tpl @@ -47,7 +47,10 @@ {* Hot courses template *}
{include file="default/layout/hot_courses.tpl"} + {* fix the bug where the login is at the left side*} +  
+ {* Right column *}