summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-28 00:35:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-28 00:35:47 +0000
commitf37eff5ef999a0e9a1bb140338070170d9804089 (patch)
treef8b37cc984c6655aa482819d160d88e9bee66679 /usr/local
parentb8a61e8395bdb17f3711111788dc9c2641c74584 (diff)
downloadpfsense-f37eff5ef999a0e9a1bb140338070170d9804089.zip
pfsense-f37eff5ef999a0e9a1bb140338070170d9804089.tar.gz
update image locations
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/wlan_strong_key_generator/generator.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/wlan_strong_key_generator/generator.php b/usr/local/www/wlan_strong_key_generator/generator.php
index 0e77148..4fe7ed7 100755
--- a/usr/local/www/wlan_strong_key_generator/generator.php
+++ b/usr/local/www/wlan_strong_key_generator/generator.php
@@ -234,7 +234,7 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:
<td width="150">&nbsp;</td>
</tr>
<tr>
- <td align="right" width="120"><img src="key_64.gif" width="81" height="42"></td>
+ <td align="right" width="120"><img src="/themes/pfsense/images/misc/key_64.gif" width="81" height="42"></td>
<td>&nbsp;</td>
<td width="150">
<input type="button" class="button" name="gen64" value="generate 64-bit key" onClick="javascript:go(this.form, 5)">
@@ -247,7 +247,7 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:
<td width="150">&nbsp;</td>
</tr>
<tr>
- <td align="right" width="120"><img src="key_128.gif" width="94" height="42"></td>
+ <td align="right" width="120"><img src="/themes/pfsense/images/misc/key_128.gif" width="94" height="42"></td>
<td>&nbsp;</td>
<td width="150">
<input type="button" class="button" name="gen128" value="generate 128-bit key" onClick="javascript:go(this.form, 13)">
@@ -260,7 +260,7 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:
<td width="150">&nbsp;</td>
</tr>
<tr>
- <td align="right" width="120"><img src="key_152.gif" width="94" height="42"></td>
+ <td align="right" width="120"><img src="/themes/pfsense/images/misc/key_152.gif" width="94" height="42"></td>
<td>&nbsp;</td>
<td width="150">
<input type="button" class="button" name="gen152" value="generate 152-bit key" onClick="javascript:go(this.form, 16)">
@@ -273,7 +273,7 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:
<td width="150">&nbsp;</td>
</tr>
<tr>
- <td align="right" width="120"><img src="key_256.gif" width="94" height="42"></td>
+ <td align="right" width="120"><img src="/themes/pfsense/images/misc/key_256.gif" width="94" height="42"></td>
<td>&nbsp;</td>
<td width="150">
OpenPOWER on IntegriCloud