Project

General

Profile

« Previous | Next » 

Revision 51702d64

Added by Joseph Magen almost 10 years ago

fixes #5836 - Welcome page - missing rel attribute

View differences:

app/views/dashboard/welcome.html.erb
<p>
<%= _("If you're planning to do anything more than just handle reports, you'll be in need of a smart proxy - either on this machine or elsewhere on your network.") %>
<%= _('You can find details of how to set up the proxy at') %>
<a href="http://www.theforeman.org/manuals/<%=SETTINGS[:version].short%>/index.html#4.3.1SmartProxyInstallation" "external"><%= _('Smart-Proxy Installation') %></a>.
<a href="http://www.theforeman.org/manuals/<%=SETTINGS[:version].short%>/index.html#4.3.1SmartProxyInstallation" rel="external"><%= _('Smart-Proxy Installation') %></a>.
<p>
<span class="label label-danger"><%= _('Important') %></span>

Also available in: Unified diff