Project

General

Profile

« Previous | Next » 

Revision c95dabdd

Added by Stephen Beaver over 9 years ago

Improved infoblock system no longer needs sufficies if more than one per page
Removed long commented out script

View differences:

src/usr/local/www/services_wol.php
146 146
$pgtitle = array(gettext("Services"), gettext("Wake on LAN"));
147 147
include("head.inc");
148 148
?>
149
<div class="infoblock_open">
149
<div class="infoblock blockopen">
150 150
<?php
151 151
print_info_box(gettext('This service can be used to wake up (power on) computers by sending special') . ' "' . gettext('Magic Packets') . '"<br />' .
152 152
			   gettext('The NIC in the computer that is to be woken up must support Wake on LAN and must be properly configured (WOL cable, BIOS settings).'),

Also available in: Unified diff