Skip to content

Commit

Permalink
Rename Network Adapter table to Network Devices
Browse files Browse the repository at this point in the history
  • Loading branch information
skovic committed Nov 3, 2017
1 parent 0697177 commit 5a424c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/physical_server_helper/textual_summary.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def textual_group_firmware_details

def textual_group_network_adapters
TextualCustom.new(
_("Network Adapters"),
_("Network Devices"),
"textual_network_adapter_table",
%i(network_adapter)
)
Expand Down

0 comments on commit 5a424c8

Please sign in to comment.