Skip to content

Commit

Permalink
fixed invalid variable warning
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@759 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Kenzaburo Ito committed Mar 6, 2002
1 parent 4462fd4 commit 97180c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proj_user_delete_page.php
Expand Up @@ -15,7 +15,7 @@

<p>
<div align="center">
<?php print_bracket_link( $proj_user_menu_page, "Back" ) ?>
<?php print_bracket_link( $g_proj_user_menu_page, "Back" ) ?>
</div>

<p>
Expand Down

0 comments on commit 97180c3

Please sign in to comment.