Revision 713e39e1
Added by Colin Fleming over 9 years ago
src/usr/local/www/pkg_mgr.php | ||
---|---|---|
183 | 183 |
<?php endif;?> |
184 | 184 |
|
185 | 185 |
<th><?=gettext("Description")?></th> |
186 |
<th></th> |
|
186 | 187 |
</tr> |
187 | 188 |
</thead> |
188 | 189 |
<tbody> |
Also available in: Unified diff
Tidy up "pkg_mgr.php"
Table header only has three column, however the table body has four, so
add
missing column in table header