modules/admin-full: revert wifi_join.htm from previous commit

This commit is contained in:
Jo-Philipp Wich 2011-01-20 23:29:00 +00:00
parent 6942e4ab1b
commit 68c596d98e

View file

@ -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>