We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e12e8 commit 1531f70Copy full SHA for 1531f70
interface/web/client/form/client.tform.php
@@ -45,7 +45,6 @@
45
$form["db_table"] = "client";
46
$form["db_table_idx"] = "client_id";
47
$form["db_history"] = "yes";
48
-$form["tab_default"] = "address";
49
$form["tab_default"] = "info";
50
$form["list_default"] = "client_list.php";
51
$form["auth"] = 'yes';
0 commit comments