mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 15:21:40 +09:00
Issue 2892 Template mistypo fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12652 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ff503a234b
commit
b07340a118
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<input type="submit" class="bn dark" value="{$lang->cmd_send_mail}" />
|
||||
</div>
|
||||
</form>
|
||||
<block cond="count($lang->find_account_question_items)>1)">
|
||||
<block cond="count($lang->find_account_question_items)>1">
|
||||
<div class="hx h2"><h2>{$lang->cmd_find_member_account_with_email_question}</h2></div>
|
||||
<p style="margin:3px 10px;color:#666">{$lang->about_find_account_question}</p>
|
||||
<form action="./" method="post" class="ff" ruleset="@find_member_account_by_question">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue