Explorar o código

Fix column width

Michael Kuron %!s(int64=8) %!d(string=hai) anos
pai
achega
7931b00fa0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      data/web/admin.php

+ 1 - 1
data/web/admin.php

@@ -286,7 +286,7 @@ $tfa_data = get_tfa();
             <tr>
               <th style="min-width: 100px;"><?=$lang['edit']['host'];?></th>
               <th style="min-width: 100px;"><?=$lang['edit']['source'];?></th>
-              <th style="min-width: 100px;"><?=$lang['user']['spamfilter'];?></th>
+              <th><?=$lang['user']['spamfilter'];?></th>
               <th style="text-align: right; min-width: 200px;"><?=$lang['admin']['action'];?></th>
             </tr>
             </thead>