Minor changes to installer design

This commit is contained in:
Kijin Sung 2016-01-05 21:04:07 +09:00
parent 2a2fe9b69d
commit bd4be54e97
4 changed files with 31 additions and 15 deletions

View file

@ -4,5 +4,5 @@
<div class="x"|cond="$lang_type == 'ko'" class="x enfont"|cond="$lang_type != 'ko'">
<div id="header">
<h1><span class="green">XE</span><span class="colon">:</span><span class="brown">XTR</span></h1>
<h2>XpressEngine XETOWN Remix <strong>v{__XE_VERSION__}</strong></h2>
<h2>XpressEngine XETOWN Remix <strong>{__XE_VERSION__}</strong></h2>
</div>