* adjust checkAll postition.

This commit is contained in:
wangyidong
2013-03-14 03:06:41 +00:00
parent faadff0e5f
commit 1185ede020

View File

@@ -48,7 +48,7 @@
<tr>
<td class='w-p50'>
<table class='mainTable'>
<caption><?php echo html::selectAll('story', 'checkbox') . ' ' . $lang->build->linkStories;?></caption>
<caption style='padding-left:3px'><?php echo html::selectAll('story', 'checkbox') . ' ' . $lang->build->linkStories;?></caption>
<tr style='border-bottom:none'>
<td style='border-bottom:none; padding:0px'>
<div class='contentDiv'>
@@ -73,7 +73,7 @@
<td class='w-p50'>
<table class='mainTable'>
<caption><?php echo html::selectAll('bug', 'checkbox') . ' ' . $lang->build->linkBugs;?></caption>
<caption style='padding-left:3px'><?php echo html::selectAll('bug', 'checkbox') . ' ' . $lang->build->linkBugs;?></caption>
<tr style='border-bottom:none'>
<td style='border-bottom:none; padding:0px'>
<div class='contentDiv'>