mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11936] Make UCP Notifications page look even better
Make only the Notification Title/Text the href link. Use a font family and size consistent with rest of phpBB. Make Notification date smaller too. PHPBB3-11936
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
<!-- IF notification_list.URL --><a href="<!-- IF notification_list.UNREAD -->{notification_list.U_MARK_READ}<!-- ELSE -->{notification_list.URL}<!-- ENDIF -->"><!-- ENDIF -->
|
||||
<strong>{notification_list.FORMATTED_TITLE}</strong>
|
||||
<!-- IF notification_list.URL --></a><!-- ENDIF --><br />
|
||||
» {notification_list.TIME}
|
||||
{notification_list.TIME}
|
||||
</span>
|
||||
</td>
|
||||
<td align="center">
|
||||
|
Reference in New Issue
Block a user