<h3>"<?php echo $pt->getSummary(); ?>"</h3></td>
</tr>
<tr class="align-center">
- <td style="text-align:center"><input type="checkbox" value="1" name="confirm_delete" /> <?php echo _('Yes, I want to delete this task'); ?></td>
+ <td class="align-center"><input type="checkbox" value="1" name="confirm_delete" /> <?php echo _('Yes, I want to delete this task'); ?></td>
</tr>
<tr>
- <td style="text-align:center"><input type="submit" value="<?php echo _('Submit'); ?>" name="submit" /></td>
+ <td class="align-center"><input type="submit" value="<?php echo _('Submit'); ?>" name="submit" /></td>
</tr>
</table>
<?php
echo ' <form action="'. getStringFromServer('PHP_SELF') .'?group_id='.$group_id.'&group_project_id='.$group_project_id.'&func=ganttpage" method="post">
- <table width="10%" border="0" class="tableheading">
+ <table width="10%" class="tableheading">
<tr>
<td>'._('Assignee').'<br />'. $tech_box .'</td>
<td>'._('Status').'<br />'. $status_box .'</td>
print '
<p><strong><span style="text-decoration:underline">'._('Add New Database').'</span></strong></p>
- <p><em>'._('Clicking on "create" will schedule the creation of the database, and email the details to the project administrators').'</em></p>
+ <p><em>'._('Clicking on "create" will schedule the creation of the database, and email the details to the project administrators').'</em></p>
<p><strong>'._('Database Type').':</strong></p>
<p><form action="'.getStringFromServer('PHP_SELF').'" method="post">