modules/admin-full: make "Join Network" translateble, thanks noodlex

This commit is contained in:
Jo-Philipp Wich 2011-01-14 22:43:15 +00:00
parent ea4abe564b
commit 723914264e

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