mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/14459] Remove inline css
PHPBB3-14459
This commit is contained in:
@@ -425,7 +425,7 @@
|
||||
<tr>
|
||||
<td>
|
||||
<!-- IF ! attachments.S_IN_MESSAGE -->{# File info of attachments in private messages is hidden #}
|
||||
<a href="{attachments.U_FILE}" style="font-weight: bold;">{attachments.REAL_FILENAME}</a><br />
|
||||
<a href="{attachments.U_FILE}"><strong>{attachments.REAL_FILENAME}</strong></a><br />
|
||||
{L_EXTENSION_GROUP}{L_COLON} <strong><!-- IF attachments.EXT_GROUP_NAME -->{attachments.EXT_GROUP_NAME}<!-- ELSE -->{L_NO_EXT_GROUP}<!-- ENDIF --></strong><br />
|
||||
<!-- ENDIF -->
|
||||
{attachments.L_DOWNLOAD_COUNT}<br />
|
||||
|
Reference in New Issue
Block a user