diff --git a/lam/templates/profedit/profilepage.php b/lam/templates/profedit/profilepage.php
index 76ca172e..a9fb8b4f 100644
--- a/lam/templates/profedit/profilepage.php
+++ b/lam/templates/profedit/profilepage.php
@@ -86,13 +86,16 @@ foreach ($_SESSION['ldap']->search_units($rootsuffix) as $suffix) {
if (sizeof($suffixes) > 0) {
echo "
\n
\n";
}
+// index for tab order (1 is LDAP suffix)
+$tabindex = 2;
+
// display module options
$modules = array_keys($options);
for ($m = 0; $m < sizeof($modules); $m++) {
@@ -148,6 +151,7 @@ echo ("