게시판 XE 스킨 시리즈의 코멘트 삭제 확인 페이지의 잘못된 태그 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1868 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-05 01:22:26 +00:00
parent 0e179f9efe
commit 7d37cc550c
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
<div class="inputPassword tCenter">
<span class="button"><input type="submit" value="{$lang->cmd_delete}" accesskey="s" /></span>
<a href="{getUrl('act','')}" class="button"><span>{$lang->cmd_cancel}</span></a>
</fieldset>
</div>
</form>
</div>

View file

@ -16,7 +16,7 @@
<div class="inputPassword tCenter">
<span class="button"><input type="submit" value="{$lang->cmd_delete}" accesskey="s" /></span>
<a href="{getUrl('act','')}" class="button"><span>{$lang->cmd_cancel}</span></a>
</fieldset>
</div>
</form>
</div>

View file

@ -16,7 +16,7 @@
<div class="inputPassword tCenter">
<span class="button"><input type="submit" value="{$lang->cmd_delete}" accesskey="s" /></span>
<a href="{getUrl('act','')}" class="button"><span>{$lang->cmd_cancel}</span></a>
</fieldset>
</div>
</form>
</div>