Skip to content

Commit b8f3820

Browse files
committed
changed message of editor
1 parent 386aaf7 commit b8f3820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/Visualizer/Render/Page/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ class="dashicons dashicons-lock"></span></h2>
214214

215215
<li class="group <?php echo apply_filters( 'visualizer_pro_upsell_class', 'only-pro-feature' ); ?>">
216216
<h2 class="group-title sub-group visualizer-editor-tab"
217-
data-current="chart"><?php _e( 'Edit current data', 'visualizer' ); ?><span
217+
data-current="chart"><?php _e( 'Add data manually', 'visualizer' ); ?><span
218218
class="dashicons dashicons-lock"></span></h2>
219219
<form id="editor-form" action="<?php echo $upload_link ?>" method="post" target="thehole">
220220
<input type="hidden" id="chart-data" name="chart_data">

0 commit comments

Comments
 (0)