mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 01:20:40 +01:00
[ticket/11150] Resizes some columns
PHPBB3-11150
This commit is contained in:
parent
f6a867af5f
commit
bf5462e708
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user