fleshed out text boxes

This commit is contained in:
Ubergeek
2019-07-13 12:25:00 -04:00
parent caecc5ba04
commit 5fceb31659
3 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ if ( $tv != "tildeverse" ) {
shell_exec("echo '$mailbody' | /usr/bin/mail -s '$subject' $destination_addr ");
// In the future, here, we *should* be able to build a process that
// somehow auto-verifies the user, and instead of email, it'll kick off the new user process here
// auto opens an issue in the tildegit project
header("Location: $site_root/?page=success2");
die()