New files from unstable branch
[fa-stable.git] / admin / change_current_user_password.php
index 29112d0376f266ddcb38e38e0398777a0a159ec2..247517a24b86dbf0ff327f10d91238a3fa7d846d 100644 (file)
@@ -66,7 +66,7 @@ if (isset($_POST['UPDATE_ITEM']))
 
 start_form();
 
-start_table($table_style);
+start_table(TABLESTYLE);
 
 $myrow = get_user($_SESSION["wa_current_user"]->user);