Skip to content

Commit

Permalink
Fix html validation error for project edit page
Browse files Browse the repository at this point in the history
  • Loading branch information
atrol committed Feb 9, 2011
1 parent 2113474 commit 97a2430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manage_proj_edit_page.php
Expand Up @@ -380,7 +380,6 @@
</tr><?php
} # end for loop
} ?>
</table>
<form id="manage-project-add-version-form" method="post" action="manage_proj_ver_add.php">
<fieldset>
<?php echo form_security_field( 'manage_proj_ver_add' ) ?>
Expand Down

0 comments on commit 97a2430

Please sign in to comment.