mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
fixed wrong module count
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9046 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cb0fafd5f3
commit
eb32f7a679
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
<div class="table even easyList">
|
<div class="table even easyList">
|
||||||
<table width="100%" border="1" cellspacing="0">
|
<table width="100%" border="1" cellspacing="0">
|
||||||
<caption>
|
<caption>
|
||||||
All(8)
|
All({count($module_list)})
|
||||||
</caption>
|
</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue