git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7650 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2010-08-25 00:26:39 +00:00
parent 174a24db8a
commit e7a74e25b3

View file

@ -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>
&nbsp;
<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>