Project

General

Profile

« Previous | Next » 

Revision 6a1fa8d7

Added by Dominic Cleal over 8 years ago

fixes #13311 - improve English and link full sentence to docs

Continuation of d7444a7. Also removed the link to the dashboard from
the hosts index, as it was removed in 313979b.

View differences:

app/views/domains/welcome.html.erb
<%= _("The <b>fullname</b> field is used for human readability in reports and other pages that refer to domains,
and also available as an external node parameter").html_safe %></br>
</p>
<p><%= _('Learn more about this') %> <%= link_to _('on the documentation'), documentation_url("4.4Provisioning")%></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 Domain"), new_domain_path, :class => "btn btn-primary btn-lg" %>
</div>

Also available in: Unified diff