Revision 5f0dc15d
Added by Colin Fleming over 9 years ago
src/usr/local/www/services_igmpproxy.php | ||
---|---|---|
119 | 119 |
<th><?=gettext("Type")?></th> |
120 | 120 |
<th><?=gettext("Values")?></th> |
121 | 121 |
<th><?=gettext("Description")?></th> |
122 |
<th</th> |
|
122 |
<th></th>
|
|
123 | 123 |
</tr> |
124 | 124 |
</thead> |
125 | 125 |
<tbody> |
Also available in: Unified diff
Tidy up "services_igmpproxy.php"
- Close TH tag correctly