mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Remove admin.backup.min.js, sitemap.backup.html
Change '할까요?' -> '하시겠습니까?' git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12433 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ea3c7d66cb
commit
1f008ff1c2
23 changed files with 67 additions and 304 deletions
|
|
@ -3,8 +3,8 @@
|
|||
<h1>{$lang->session} {$lang->cmd_management}</h1>
|
||||
</div>
|
||||
<section class="section">
|
||||
<form action="./" method="post" onsubmit="return false;">
|
||||
<form action="./" method="post" onsubmit="return false">
|
||||
<p>{nl2br($lang->about_session)}</p>
|
||||
<button class="x_btn x_btn-warning" style="min-width:220px" type="button" onclick="doClearSession(); return false;">{$lang->cmd_clear_session}</button>
|
||||
<button class="x_btn x_btn-warning" type="button" onclick="doClearSession(); return false;">{$lang->cmd_clear_session}</button>
|
||||
</form>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue