diff --git a/lam/templates/profedit/profilepage.php b/lam/templates/profedit/profilepage.php
index 24eddadb..747f9264 100644
--- a/lam/templates/profedit/profilepage.php
+++ b/lam/templates/profedit/profilepage.php
@@ -93,6 +93,7 @@ echo "\n
\n";
// index for tab order (1 is LDAP suffix)
$tabindex = 2;
+$tabindexLink = 1000; // links are at the end
// display module options
$modules = array_keys($options);
@@ -101,21 +102,8 @@ for ($m = 0; $m < sizeof($modules); $m++) {
if (sizeof($options[$modules[$m]]) < 1) continue;
echo "
\n";
echo "
";
}
@@ -145,108 +133,4 @@ echo "\n";
echo ("