Skip to content

Commit

Permalink
Marking Shipping costs option as experimental
Browse files Browse the repository at this point in the history
Part of this code needs rewrite, currently not 100% working, but some use it as it is
  • Loading branch information
Casper-O committed Oct 16, 2018
1 parent 063d301 commit cc1cfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gshoppingflux/gshoppingflux.php
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ public function renderForm()
),
array(
'id_mode' => 'full',
'name' => $this->l('Generate shipping costs in several countries'),
'name' => $this->l('Generate shipping costs in several countries [EXPERIMENTAL]'),
),
),
'id' => 'id_mode',
Expand Down

0 comments on commit cc1cfef

Please sign in to comment.