Bug #5836
closedMain page - missing rel attribute
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1091975
Description of problem:
On the main page (after login), there is missing attribute "rel".
Version-Release number of selected component (if applicable):
katello-1.5.0-19
foreman-1.5.0.20-1
How reproducible:
100%
Steps to Reproduce:
1. Login into Sat6.0
2. look at html source code
Actual results:
You can find details of how to set up the proxy at
<a href="http://www.theforeman.org/manuals/1.5/index.html#4.3.1SmartProxyInstallation" "external">Smart-Proxy Installation</a>.
Expected results:
You can find details of how to set up the proxy at
<a href="http://www.theforeman.org/manuals/1.5/index.html#4.3.1SmartProxyInstallation" rel="external">Smart-Proxy Installation</a>.