Skip to content

Commit

Permalink
tweaked html formatting
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@779 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Kenzaburo Ito committed Mar 15, 2002
1 parent c71f5b2 commit 3a405d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions login_select_proj_page.php
Expand Up @@ -19,7 +19,7 @@
<p>
<div align="center">
<form method="post" action="<?php echo $g_set_project ?>">
<input type=hidden name=ref value="<?php echo $ref ?>">
<input type="hidden" name="ref" value="<?php echo $ref ?>">
<table class="width50" cellspacing="1">
<tr>
<td class="form-title" colspan="2">
Expand Down Expand Up @@ -55,4 +55,4 @@
</div>
<?php # Project Select Form END ?>

<?php print_page_bot1( __FILE__ ) ?>
<?php print_page_bot1( __FILE__ ) ?>

0 comments on commit 3a405d5

Please sign in to comment.