Skip to content

Commit e7c281e

Browse files
Updated tab name
1 parent 1e7973c commit e7c281e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/class-uabb-admin-settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ public static function render_nav_items() {
327327
);
328328

329329
$items['uabb-analytics'] = array(
330-
'title' => __( 'Advanced', 'uabb' ),
330+
'title' => __( 'General Settings', 'uabb' ),
331331
'show' => is_network_admin() || ! FLBuilderAdminSettings::multisite_support(),
332332
'priority' => 510,
333333
);

0 commit comments

Comments
 (0)