Bug Report Link Added. CSS fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9414 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-28 11:13:30 +00:00
parent 55767be44a
commit afa5a79007
4 changed files with 10 additions and 3 deletions

View file

@ -4,6 +4,7 @@
<p class="cache">
<button type="button" class="text" onclick="doRecompileCacheFile();">{$lang->cmd_remake_cache}</button>
<button type="button" class="text" onclick="doClearSession();">{$lang->cmd_clear_session}</button>
<a href="http://code.google.com/p/xe-core/issues/entry">{$lang->bug_report}</a>
</p>
</div>
</div>