Project

General

Profile

« Previous | Next » 

Revision 17d5077f

Added by Evgeny Yurchenko about 14 years ago

Restoring gray background to the right of some tables in GUI.

View differences:

usr/local/www/services_wol.php
156 156
			&nbsp;<br>
157 157
			<?=gettext("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><p/>
158 158
			<?=gettext("Or Click the MAC address to wake up an individual device:");?>
159
			<table width="100%" border="0" cellpadding="0" cellspacing="0">
159
			<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont">
160 160
                <tr>
161 161
                  <td width="15%" class="listhdrr"><?=gettext("Interface");?></td>
162 162
                  <td width="25%" class="listhdrr"><?=gettext("MAC address");?></td>

Also available in: Unified diff