diff --git a/admin/editaccount.php b/admin/editaccount.php index 013dfa77f8..885908676c 100755 --- a/admin/editaccount.php +++ b/admin/editaccount.php @@ -210,111 +210,6 @@ $phpgw->template->set_var("lang_button",lang("Edit")); $phpgw->template->pparse("out","form"); -/* -?> -
"> - "> - "> -" . $phpgw->common->error_list($error) . ""; - } -?> -
- - - - - - - - - - - - - - - - -' - . '"; - $i++; - if (! $perm_display[$i][1]) break; - echo '' - . '"; - $i++; - } -?> - - - - - - - - - - - - - - - -
">
">
">
-
' . lang($perm_display[$i][1]) . '' . lang($perm_display[$i][1]) . '
- - > -
">
-
-
-common->phpgw_footer(); ?>