1
0
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:
Vjacheslav Trushkin
2011-09-04 01:23:03 +03:00
parent 57fac62c0c
commit 4035f3f6c8
21 changed files with 598 additions and 55 deletions

View File

@@ -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 -->