Revision 17d5077f
Added by Evgeny Yurchenko about 14 years ago
usr/local/www/services_dnsmasq.php | ||
---|---|---|
177 | 177 |
</tr> |
178 | 178 |
</table> |
179 | 179 |
<br> |
180 |
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="sortable">
|
|
180 |
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont">
|
|
181 | 181 |
<thead> |
182 | 182 |
<tr> |
183 | 183 |
<td width="20%" class="listhdrr"><?=gettext("Host");?></td> |
... | ... | |
242 | 242 |
</tr> |
243 | 243 |
</table> |
244 | 244 |
<br> |
245 |
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="sortable">
|
|
245 |
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont">
|
|
246 | 246 |
<thead> |
247 | 247 |
<tr> |
248 | 248 |
<td width="35%" class="listhdrr"><?=gettext("Domain");?></td> |
Also available in: Unified diff
Restoring gray background to the right of some tables in GUI.