Dashboard cosmetic issue.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12524 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2013-01-08 09:11:24 +00:00
parent bf2ab7705f
commit f3709f8468
5 changed files with 9 additions and 13 deletions

View file

@ -10,7 +10,7 @@
<button type="button" class="x_btn-link" onclick="doResetAdminMenu();">{$lang->cmd_admin_menu_reset}</button> <span class="vr">|</span>
<button type="button" class="x_btn-link" onclick="doRecompileCacheFile();">{$lang->cmd_remake_cache}</button> <span class="vr">|</span>
<button type="button" class="x_btn-link" onclick="doClearSession();">{$lang->cmd_clear_session}</button> <span class="vr">|</span>
<a href="http://code.google.com/p/xe-core/issues/entry" target="_blank">{$lang->bug_report}</a>
<a href="http://code.google.com/p/xe-core/issues/entry" target="_blank" style="vertical-align:middle">{$lang->bug_report}</a>
</p>
</footer>
</div>