summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_wol.php
diff options
context:
space:
mode:
authorHolger Bauer <hoba@pfsense.org>2005-08-17 00:06:04 +0000
committerHolger Bauer <hoba@pfsense.org>2005-08-17 00:06:04 +0000
commit474d164907784646456bb9310d58119427e0840a (patch)
tree5902a516c2e7f17b8cc70956e322daffcf444bb3 /usr/local/www/services_wol.php
parent2fbf148407271491a85670cda2fc9102b51bf69d (diff)
downloadpfsense-474d164907784646456bb9310d58119427e0840a.zip
pfsense-474d164907784646456bb9310d58119427e0840a.tar.gz
inserted wol-all-icon, dedicated to sadara ;-)
Diffstat (limited to 'usr/local/www/services_wol.php')
-rwxr-xr-xusr/local/www/services_wol.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/usr/local/www/services_wol.php b/usr/local/www/services_wol.php
index 0a0667e..cd07ab0 100755
--- a/usr/local/www/services_wol.php
+++ b/usr/local/www/services_wol.php
@@ -139,7 +139,9 @@ include("head.inc");
<br>
You may store MAC addresses below for your convenience.
Click the MAC address to wake up a computer. <br>
-&nbsp;
+&nbsp;<br>
+You also can wake all clients at once: <a href="services_wol.php?wakeall=true"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_wol_all.gif" width="17" height="17" border="0"></a><br>
+&nbsp;<br>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="15%" class="listhdrr">Interface</td>
@@ -179,11 +181,13 @@ Click the MAC address to wake up a computer. <br>
<tr>
<td valign="middle">
<a href="services_wol_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0"></a>
- Wake <a href="services_wol.php?wakeall=true">All</a> Clients
+
</td>
+
</tr>
</table>
</td>
+
</tr>
</table>
</form>
OpenPOWER on IntegriCloud