[
http://jira.codehaus.org/browse/MRM-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter updated MRM-762:
-----------------------------
Fix Version/s: 1.0.2
> Footer doesn't stretch across repositoryScanning and database pages
> -------------------------------------------------------------------
>
> Key: MRM-762
> URL: http://jira.codehaus.org/browse/MRM-762
> Project: Archiva
> Issue Type: Bug
> Components: web application
> Affects Versions: 1.0.1
> Reporter: Doron Solomon
> Priority: Trivial
> Fix For: 1.0.2
>
>
> The footer doesn't stretch all the way across the page for the
> repositoryScanning and database pages. This is because the footer DIV is
> being generated inside the contentBox DIV instead of outside of it. Upon
> inspecting the pages repositoryScanning.jsp and database.jsp (in
> WEB-INF/jsp/admin) I found that the DIV tag <div id="contentArea"> is never
> closed at the end of the file, causing the observed behaviour.
> This can easily be fixed by simply adding a second </div> before the closing
> body and html tags in both files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira