mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
issue 686, fixed a typo
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9728 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
427d33ff82
commit
0f7bdf2075
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@
|
||||||
<input name="page" title="{$lang->cmd_go_to_page}" />
|
<input name="page" title="{$lang->cmd_go_to_page}" />
|
||||||
<button>Go</button>
|
<button>Go</button>
|
||||||
</span>
|
</span>
|
||||||
</form>
|
</div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
jQuery('.pagination').xePagination();
|
jQuery('.pagination').xePagination();
|
||||||
jQuery('a.tgAnchor').xeContentToggler();
|
jQuery('a.tgAnchor').xeContentToggler();
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue