modules: make most remaining hardcoded strings translatable, patch by "BasicXP" ...
[project/luci.git] / modules / admin-full / luasrc / view / admin_network / iface_status.htm
index 428c42f..8136383 100644 (file)
@@ -27,7 +27,7 @@
 
                                        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(