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/smart_proxies/index.html.erb
<% title _("Smart Proxies") %>
<%= javascript 'proxy_status', 'charts' %>
<% title_actions new_link(_("New Smart Proxy")),
<% title_actions new_link(_("Create Smart Proxy")),
documentation_button('4.3SmartProxies') %>
<table class="<%= table_css_classes 'table-two-pane table-fixed' %>">

Also available in: Unified diff