mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
9 lines
359 B
HTML
9 lines
359 B
HTML
<div class="aboutFaceOff">
|
|
<h3>{$lang->about_faceoff['title']}</h3>
|
|
<p>{$lang->about_faceoff['description']}</p>
|
|
<img src="./images/faceoff.gif" border="0" />
|
|
<p>{$lang->about_faceoff['layout']}</p>
|
|
<p>{$lang->about_faceoff['setting']}</p>
|
|
<p>{$lang->about_faceoff['hotkey']}</p>
|
|
<p>{$lang->about_faceoff['attribute']}</p>
|
|
</div>
|