From bc8613f4e1364184e5e1a19d68169840e612d21b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 10 Jan 2012 16:17:05 +0800 Subject: [PATCH] Pman.Login.js --- Pman.Login.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Login.js b/Pman.Login.js index 3e6226bd..67534dfb 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -410,7 +410,7 @@ Pman.Login = new Roo.util.Observable({ Pman.Login.form.el.createChild({ tag: 'img', - src: rootURL + '/Pman/'+appNameShort + '/templates/images/logo.gif', + src: img, style: 'margin-bottom: 10px;' }, Pman.Login.form.el.dom.firstChild -- 2.39.2