2020-12-17, 03:02 PM
2020-12-17, 03:02 PM
2020-12-17, 11:25 PM
I agree it looks very awkward in some place if not all. I think it is going to be replaced in 1.9, I hope it does if not confirmed.
2020-12-18, 04:28 AM
This is a very simple template fix and don't know why you wanna wait for 1.9
<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="0" cellpadding="5" class="tborder">
<tr>
<td class="thead"><strong>{$lang->confirm}</strong></td>
</tr>
<tr>
<td class="trow1">__message__</td>
</tr>
<tr>
<td class="tfoot">
<div style="text-align: center" class="modal_buttons">__buttons__</div>
</td>
</tr>
</table>
</div>
</div>
2020-12-18, 09:09 AM
I agree with your suggestion.
2020-12-19, 03:18 PM
Hi,
Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.
Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/4196
Thanks for contributing to MyBB!
Regards,
The MyBB Group
Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.
Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/4196
Thanks for contributing to MyBB!
Regards,
The MyBB Group