diff --git a/lam/templates/profedit/profilemain.php b/lam/templates/profedit/profilemain.php index 22199d31..3530dacb 100644 --- a/lam/templates/profedit/profilemain.php +++ b/lam/templates/profedit/profilemain.php @@ -40,7 +40,7 @@ if (!$_SESSION['ldap'] || !$_SESSION['ldap']->server()) { if ($_POST['forward'] == "yes") { // on abort go back to main page if ($_POST['abort']) { - echo(""); + echo(""); } // on submit forward to other profile pages elseif ($_POST['submit']) {