Make the "name" column a little wider.

This commit is contained in:
Bharat Mediratta
2010-06-15 16:11:21 -07:00
parent 78186c262c
commit 1df752a2f2

View File

@@ -52,7 +52,7 @@
<table>
<tr>
<th> <?= t("Installed") ?> </th>
<th> <?= t("Name") ?> </th>
<th style="width: 8em"> <?= t("Name") ?> </th>
<th> <?= t("Version") ?> </th>
<th> <?= t("Description") ?> </th>
</tr>