From 0a13b0aa9a2033f1b1c331a85b657cdcb34aaf38 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 7 Sep 2019 16:27:24 +0300 Subject: [PATCH] feat(core): revert back media_select field for Forms #218 #186 --- flextype/core/Forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/core/Forms.php b/flextype/core/Forms.php index 53969282..e7dd7dde 100644 --- a/flextype/core/Forms.php +++ b/flextype/core/Forms.php @@ -220,7 +220,7 @@ class Forms } /** - * Template select field + * Media select field * * @param string $name Field name * @param array $options Field options