Merge branch 'master' of git@github.com:easysoft/zentaopms

This commit is contained in:
wyd621
2013-07-22 14:17:48 +08:00
+2 -2
View File
@@ -52,8 +52,8 @@
</tbody>
<tfoot>
<tr>
<td colspan='8' class='a-left'>
<?php if(count($allStories)) echo html::selectAll('unlinkedStoriesForm') . html::selectReverse('unlinkedStoriesForm') . html::submitButton($lang->story->linkStory);?>
<td colspan='9' class='a-left'>
<?php if(count($allStories)) echo html::selectAll('unlinkedStoriesForm') . html::selectReverse('unlinkedStoriesForm') . html::submitButton($lang->story->linkStory);?>
</td>
</tr>
</tfoot>