mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
Adjust error display in core file cleanup function
This commit is contained in:
parent
ab757d0b8a
commit
84546b936c
2 changed files with 10 additions and 2 deletions
|
|
@ -54,7 +54,7 @@
|
|||
<!--@endforeach-->
|
||||
<!--@if(!$cleanup_list)-->
|
||||
<tr>
|
||||
<td class="nowr" colspan="4">{$lang->msg_cleanup_list_empty}</td>
|
||||
<td class="nowr" colspan="4" style="text-align:center;padding:30px 0">{$lang->msg_cleanup_list_empty}</td>
|
||||
</tr>
|
||||
<!--@endif-->
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue