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@7650 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
174a24db8a
commit
e7a74e25b3
1 changed files with 2 additions and 3 deletions
|
|
@ -215,9 +215,8 @@
|
|||
<div class="extension e2">
|
||||
<div class="section">
|
||||
<div class="contentBox">
|
||||
<span class="button large strong"><input type="button" value="{$lang->cmd_remake_cache}" onclick="doRecompileCacheFile(); return false;"/></span>
|
||||
|
||||
<span class="button large strong"><input type="button" value="{$lang->cmd_clear_session}" onclick="doClearSession(); return false; "/></span>
|
||||
<span class="button"><input type="button" value="{$lang->cmd_remake_cache}" onclick="doRecompileCacheFile(); return false;"/></span>
|
||||
<span class="button"><input type="button" value="{$lang->cmd_clear_session}" onclick="doClearSession(); return false; "/></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue