modules: make most remaining hardcoded strings translatable, patch by "BasicXP" ...
[project/luci.git] / modules / admin-full / luasrc / view / admin_network / iface_overview.htm
index 9580a9d..1312b4c 100644 (file)
@@ -134,7 +134,7 @@ You may obtain a copy of the License at
 
                                                if (ifc.type != 'tunnel')
                                                {
-                                                       html += String.format('<strong><%:MAC Address%>:</strong> %s<br />', ifc.macaddr);
+                                                       html += String.format('<strong><%:MAC-Address%>:</strong> %s<br />', ifc.macaddr);
                                                }
 
                                                html += String.format(