summaryrefslogtreecommitdiff
path: root/ng_selfservice/index.php
diff options
context:
space:
mode:
authorjonathan <jonathan@freeside.biz>2015-05-20 07:18:38 +0000
committerjonathan <jonathan@freeside.biz>2015-05-20 07:18:38 +0000
commit0dbf4c6c74eb213d1648f0f0676de04efc388aa4 (patch)
tree608219ddedb542b02a0ba5a2f8f2fd28e18a18c7 /ng_selfservice/index.php
parent88dbd0c961480b879faa6e8a0556202f41e8202f (diff)
RT#28842: NG portal - Changes for prepaid needs
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 ?>">