clear even class

This commit is contained in:
joyqi
2013-10-13 00:20:44 +08:00
parent 4e0fd7a415
commit e5184c4316
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ include 'menu.php';
</tr>
<?php endwhile; ?>
<?php else: ?>
<tr class="even">
<tr>
<td colspan="5"><?php _e('没有安装插件'); ?></td>
</tr>
<?php endif; ?>