Project

General

Profile

« Previous | Next » 

Revision b11071cd

Added by June Zhang over 7 years ago

Fixes #17872 - Update button label from New to Create

Based on PatternFly Terminology and Wording suggestions
Don't recommend to use New, so update New to Create.

View differences:

app/views/auth_source_ldaps/index.html.erb
<% title _("LDAP Authentication") %>
<% title_actions(new_link(_("New LDAP Source")), documentation_button('4.1.1LDAPAuthentication')) %>
<% title_actions(new_link(_("Create LDAP Source")), documentation_button('4.1.1LDAPAuthentication')) %>
<table class="<%= table_css_classes("table-two-pane table-hover") %>">
<thead>

Also available in: Unified diff