Skip to content

Commit 1531f70

Browse files
committed
remove duplicate tab_default
1 parent 02e12e8 commit 1531f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/client/form/client.tform.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
$form["db_table"] = "client";
4646
$form["db_table_idx"] = "client_id";
4747
$form["db_history"] = "yes";
48-
$form["tab_default"] = "address";
4948
$form["tab_default"] = "info";
5049
$form["list_default"] = "client_list.php";
5150
$form["auth"] = 'yes';

0 commit comments

Comments
 (0)