mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[feature/remove-imagesets] Changing subsilver
Removing imagesets. Changing subsilver PHPBB3-10336
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="5%" align="center"><a href="{postrow.U_POST_DETAILS}">{INFO_IMG}</a></td>
|
||||
<td width="5%" align="center"><a href="{postrow.U_POST_DETAILS}" class="imageset">{INFO_IMG}</a></td>
|
||||
</tr>
|
||||
|
||||
<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
|
||||
|
Reference in New Issue
Block a user