git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6622 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
smaker 2009-06-20 09:05:49 +00:00
parent 86d193bf32
commit ce27bbf562

View file

@ -40,7 +40,7 @@
<p>&quot;{$lang->msg_is_secret}&quot;</p>
<dl>
<dt><label for="cpw">비밀번호</label> :</dt>
<dt><label for="cpw">{$lang->password}</label> :</dt>
<dd><input type="password" name="password" id="cpw" class="inputText" /><span class="button red"><input type="submit" value="{$lang->cmd_input}" /></span></dd>
</dl>