mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7995 201d5d3c-b55e-5fd7-737f-ddc643e51545
5 lines
172 B
HTML
5 lines
172 B
HTML
<include target="header.html" />
|
|
<h2>{$lang->msg_no_keyword}</h2>
|
|
<script type="text/javascript">
|
|
jQuery(function($){ $('#fo_is [name=is_keyword]').focus(); });
|
|
</script>
|