diff --git a/src/sunstone/public/js/plugins/secgroups-tab.js b/src/sunstone/public/js/plugins/secgroups-tab.js
index 4c2aad6295..930e2c1d8d 100644
--- a/src/sunstone/public/js/plugins/secgroups-tab.js
+++ b/src/sunstone/public/js/plugins/secgroups-tab.js
@@ -413,12 +413,12 @@ var create_security_group_wizard_html =
\
\
\
-
\
\
@@ -471,7 +471,7 @@ var create_security_group_wizard_html =
\
'+tr("Protocol")+' | \
'+tr("Type")+' | \
- '+tr("Range")+' | \
+ '+tr("Port Range")+' | \
'+tr("Network")+' | \
'+tr("ICMP Type")+' | \
| \
@@ -912,7 +912,7 @@ function insert_sg_rules_table(sg){
\
'+tr("Protocol")+' | \
'+tr("Type")+' | \
- '+tr("Range")+' | \
+ '+tr("Port Range")+' | \
'+tr("Network")+' | \
'+tr("ICMP Type")+' | \
\