issue 300 fixed lang code (cmd_show_hide)

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9476 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-10-04 09:40:08 +00:00
parent 2801986d13
commit 6bcea190c8

View file

@ -8,7 +8,7 @@
<input type="hidden" name="filter" value="{$filter}" />
<input type="hidden" name="input" value="{$input}" />
<h2>{$lang->upload_file}</h2>
<span class="more"><a href="#fileUp" class="tgAnchor" data-effect="slide" data-duration="200">{$lang->msg_show_hide}</a></span>
<span class="more"><a href="#fileUp" class="tgAnchor" data-effect="slide" data-duration="200">{$lang->cmd_show_hide}</a></span>
<div class="tgContent" id="fileUp">
<p>
<label for="fileDescription">{$lang->description}</label> <input type="text" name="comment" id="fileDescription" /><br />