diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-08-27 23:55:29 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-08-27 23:55:29 +0000 |
commit | 7293dad036ffedd6a3c1465ef22abc97c01a8fc6 (patch) | |
tree | 90902120a1e66bbe813f929baaf5033af4fe4c24 /usr | |
parent | d8834f5b5abd076521a15a6dda035d14c2a094db (diff) | |
download | pfsense-7293dad036ffedd6a3c1465ef22abc97c01a8fc6.zip pfsense-7293dad036ffedd6a3c1465ef22abc97c01a8fc6.tar.gz |
^ with
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/interfaces_wlan.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_wlan.inc b/usr/local/www/interfaces_wlan.inc index 9ee10c5..76b0df5 100755 --- a/usr/local/www/interfaces_wlan.inc +++ b/usr/local/www/interfaces_wlan.inc @@ -268,7 +268,7 @@ function wireless_config_print() { hex digits preceded by '0x'.<br> 104 (128) bit keys may be entered as 13 ASCII characters or 26 hex digits preceded by '0x'. - <p>For assistance creating keys, please see + <p>For assistance with creating keys, please see <a href="javascript:if(openwindow('/wlan_strong_key_generator/generator.php') == false) alert('Popup blocker detected. Action aborted.');">WLAN Strong Key Generator</a>. </td> </tr> |