modules/admin-full: make "Join Network" translateble, thanks noodlex
[project/luci.git] / modules / admin-full / luasrc / view / admin_network / wifi_join.htm
index a1959a4..4dea9ba 100644 (file)
@@ -114,7 +114,7 @@ $Id$
 
                                                <input type="hidden" name="clbridge" value="<%=iw.type == "wl" and 1 or 0%>" />
 
-                                               <input class="cbi-button-apply" type="submit" value="Join Network" />
+                                               <input class="cbi-button-apply" type="submit" value="<%:Join Network%>" />
                                        </form>
                                </td>
                        </tr>