Bug 17819

Summary: <msg> tags on homepage
Product: Red Hat Web Site Reporter: Christian Huettermann <chuetter>
Component: OtherAssignee: Tom Lancaster <tlancast>
Status: CLOSED CURRENTRELEASE QA Contact: Paul Lindner <plindner>
Severity: medium Docs Contact:
Priority: medium    
Version: current   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-25 10:43:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Huettermann 2000-09-25 10:43:50 UTC
the <msg> tags should be deleted on the new homepage... see:

html source:
<!-- header table -->
<MAP NAME="navmap">
<AREA SHAPE="rect" ALT="<msg>About</msg>" COORDS="353,0,438,19"
HREF="/about/">
<AREA SHAPE="rect" ALT="<msg>Partners</msg>" COORDS="290,0,348,19"
HREF="/partners/">
<AREA SHAPE="rect" ALT="<msg>Training</msg>" COORDS="231,0,286,19"
HREF="/training/">
<AREA SHAPE="rect" ALT="<msg>Support</msg>" COORDS="170,0,227,19"
HREF="/support/">
<AREA SHAPE="rect" ALT="<msg>Products and Services</msg>"
COORDS="45,0,166,19" HREF="/products/">
</MAP>