1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/11150] Resizes some columns

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-14 19:06:49 +02:00
committed by Tristan Darricau
parent f6a867af5f
commit bf5462e708

View File

@@ -35,10 +35,10 @@
<col class="row1" ><col class="row1" ><col class="row1" ><col class="row2" >
<thead>
<tr>
<th style="width: 21%;">{{ lang("EXTENSION_NAME") }}</th>
<th style="width: 250px;">{{ lang("EXTENSION_NAME") }}</th>
<th style="text-align: center; width: 80px;">{{ lang("VERSION") }}</th>
<th>{{ lang("DESCRIPTION") }}</th>
<th style="text-align: center; width: 100px;">{{ lang("EXTENSION_ACTIONS") }}</th>
<th style="text-align: center; width: 110px;">{{ lang("EXTENSION_ACTIONS") }}</th>
</tr>
</thead>
<tbody>