diff --git a/templates/Tags/add.php b/plugins/Tags/templates/Tags/add.php similarity index 100% rename from templates/Tags/add.php rename to plugins/Tags/templates/Tags/add.php diff --git a/templates/Tags/index.php b/plugins/Tags/templates/Tags/index.php similarity index 100% rename from templates/Tags/index.php rename to plugins/Tags/templates/Tags/index.php diff --git a/templates/Tags/view.php b/plugins/Tags/templates/Tags/view.php similarity index 95% rename from templates/Tags/view.php rename to plugins/Tags/templates/Tags/view.php index 00ce41a..0886fc9 100644 --- a/templates/Tags/view.php +++ b/plugins/Tags/templates/Tags/view.php @@ -16,7 +16,7 @@ echo $this->element( [ 'key' => __('Counter'), 'path' => 'counter', - 'type' => 'json', + 'type' => 'string', ], [ 'key' => __('Colour'),