diff options
author | pb1dft <pb1dft@ampache> | 2006-12-02 01:20:55 +0000 |
---|---|---|
committer | pb1dft <pb1dft@ampache> | 2006-12-02 01:20:55 +0000 |
commit | 5a836609642fe9d833eb12b087532d36b49abfa1 (patch) | |
tree | aab132b95e915ce523a1400e58cf6c43e5a67b51 /templates/show_user_registration.inc.php | |
parent | 895702ad24bc24babdaa48095e7fe4364354e1e1 (diff) | |
download | ampache-5a836609642fe9d833eb12b087532d36b49abfa1.tar.gz ampache-5a836609642fe9d833eb12b087532d36b49abfa1.tar.bz2 ampache-5a836609642fe9d833eb12b087532d36b49abfa1.zip |
Diffstat (limited to 'templates/show_user_registration.inc.php')
-rw-r--r-- | templates/show_user_registration.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_user_registration.inc.php b/templates/show_user_registration.inc.php index 06527a22..df922136 100644 --- a/templates/show_user_registration.inc.php +++ b/templates/show_user_registration.inc.php @@ -84,7 +84,7 @@ if(conf('user_agreement')){ ?> </table> </td> </tr> -<? } // end if(conf('user_agreement')) ?> +<?php } // end if(conf('user_agreement')) ?> <tr> <td height='15'> </td> |