mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Fix inconsistent capitalization of Rhymix
This commit is contained in:
parent
f58d8f7d06
commit
a499aa0d1f
29 changed files with 113 additions and 118 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<!-- /BODY -->
|
||||
<footer class="footer">
|
||||
<p class="power">
|
||||
Powered by <strong>RhymiX {__XE_VERSION__}</strong>
|
||||
Powered by <strong>Rhymix {__XE_VERSION__}</strong>
|
||||
<!--@if(isset($released_version))-->
|
||||
<span class="vr">|</span> Latest version: <a href="{htmlspecialchars(html_entity_decode($download_link), ENT_COMPAT | ENT_HTML401, 'UTF-8', false)}" target="_blank">{$released_version}</a>
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue