Project

General

Profile

« Previous | Next » 

Revision 5173f3ce

Added by Ondřej Pražák about 8 years ago

Fixes #14237 - Missing tag for hosts/welcome.html.erb

(cherry picked from commit 16ca1592a4b28f8bfbd08e84b057b7c74995c77d)

View differences:

app/views/hosts/welcome.html.erb
<%= icon_text("tasks", "", :kind => "fa") %>
</div>
<h1><%= _('Hosts') %></h1>
<%= _("You don't have any visible hosts. Hosts can be added and provisioned from Foreman, or configured to report to Foreman.") %>
<p><%= _("You don't have any visible hosts. Hosts can be added and provisioned from Foreman, or configured to report to Foreman.") %></p>
<p><%= link_to _('Learn more about this in the documentation.'), documentation_url("4.4Provisioning")%></p>
<div class="blank-slate-pf-main-action">
<%= link_to _('New Host'), new_host_path, :class => "btn btn-primary btn-lg" %>

Also available in: Unified diff