summaryrefslogtreecommitdiff
path: root/ng_selfservice/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'ng_selfservice/index.php')
-rw-r--r--ng_selfservice/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ng_selfservice/index.php b/ng_selfservice/index.php
index 540f1f8..62b6562 100644
--- a/ng_selfservice/index.php
+++ b/ng_selfservice/index.php
@@ -30,7 +30,7 @@ if ( $error ) {
<TD>
<INPUT TYPE="text" NAME="username" VALUE="<? echo htmlspecialchars($username); ?>"><? if ( $single_domain ) { echo '@'.$single_domain; } ?>
</TD>
-< /TR>
+ </TR>
<INPUT TYPE="hidden" NAME="domain" VALUE="<? echo $single_domain ?>">