------------------------------------------------------------
revno: 16153
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Thu 2014-07-17 11:23:08 +0200
message:
  Login page extra div for external customization
modified:
  
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm	2014-07-09 15:39:52 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/security/login.vm	2014-07-17 09:23:08 +0000
@@ -31,6 +31,7 @@
         </div>
         #end
         <div id="loginField">
+        <div id="loginArea">
             <div id="bannerArea">
             #if ( $keyCustomLoginPageLogo )
             <img src="../../external-static/logo_front.png"></a>
@@ -78,6 +79,7 @@
             <div id="notificationArea">$!{keyApplicationNotification}</div>
             #end
         </div>
+        </div>
         <div id="footerArea">
         	<span id="poweredByLabel">Powered by</span>
         	<a href="http://www.dhis2.org";>DHIS 2</a>&nbsp;

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to