modules/admin-full: revert wifi_join.htm from previous commit
This commit is contained in:
parent
6942e4ab1b
commit
68c596d98e
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ $Id$
|
||||||
|
|
||||||
<input type="hidden" name="clbridge" value="<%=iw.type == "wl" and 1 or 0%>" />
|
<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>
|
</form>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in a new issue