Fix inconsistent capitalization of Rhymix

This commit is contained in:
Kijin Sung 2016-02-08 16:31:10 +09:00
parent f58d8f7d06
commit a499aa0d1f
29 changed files with 113 additions and 118 deletions

View file

@ -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-->