mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
Add more protections to prevent XE core update
This commit is contained in:
parent
030f27d488
commit
1d0c1a5329
5 changed files with 12 additions and 8 deletions
|
|
@ -17,10 +17,6 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<div cond="$contain_core" class="x_alert x_alert-block">
|
||||
<h4>{$lang->msg_update_core_title}</h4>
|
||||
<p>{$lang->msg_update_core}</p>
|
||||
</div>
|
||||
<div cond="$package->installed" class="x_well">
|
||||
<p>{$lang->current_version}: {$package->cur_version} <block cond="$package->need_update">({$lang->require_update})</block></p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue