RFR: 7032: The banner is missing from help page

Marcus Hirt hirt at openjdk.java.net
Fri Dec 4 02:33:54 UTC 2020


On Wed, 2 Dec 2020 21:55:48 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:

> This change fix the issue of missing banner in help page.
> 
> Please review the change.

application/org.openjdk.jmc.docs/html/banner.html line 8:

> 6: 	<table align="left" cellspacing="0" cellpadding="0" border="0">
> 7: 		<tr>
> 8: 			<td align=left valign="center"><img src="images/help_banner.jpg" alt="Eclipse help icon" title="Eclipse help icon">

The alt text seems funny here. It should be "The help banner" or something.

-------------

PR: https://git.openjdk.java.net/jmc/pull/173


More information about the jmc-dev mailing list