mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6556 201d5d3c-b55e-5fd7-737f-ddc643e51545
13 lines
502 B
HTML
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")-->
|