mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch 'ticket/jellydoughnut/9757' into develop-olympus
* ticket/jellydoughnut/9757: [ticket/9757] Fix empty template variable {HISTORY_TITLE}
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<table class="tablebg" width="100%" cellspacing="1">
|
||||
<tr>
|
||||
<th align="center">{L_MESSAGE_HISTORY} - {HISTORY_TITLE}</th>
|
||||
<th align="center">{L_MESSAGE_HISTORY}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1"><div style="overflow: auto; width: 100%; height: 300px;">
|
||||
|
Reference in New Issue
Block a user