rhymix/modules/wiki/skins/xe_wiki/create_document.html
zero fd8f090c6b 위키 기본 스킨 CSS 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6556 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-06-16 07:41:33 +00:00

13 lines
502 B
HTML

<!--#include("header.html")-->
<div class="wikiRead">
<div class="wikiReadHeader">
<div class="authorArea">
{$lang->not_exist}
<div class="command">
<span class="buttonOfficial"><button type="submit" onclick="location.href='{getUrl('act','dispWikiEditPage','entry',$entry)}';return false;">{$lang->cmd_create}</button></span>
</div>
</div>
</div>
</div>
<!--#include("footer.html")-->