From: Laury GvR Date: Tue, 28 Feb 2017 15:42:39 +0000 (-0500) Subject: Reduce textarea length to 220 max X-Git-Tag: v1.0.11^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5b0b54657657db9d086064008037516c4008d87a;p=WP-Plugins%2Fglm-simple-messageboard.git Reduce textarea length to 220 max --- diff --git a/glm-simple-messageboard.php b/glm-simple-messageboard.php index 97aa705..3ec2664 100644 --- a/glm-simple-messageboard.php +++ b/glm-simple-messageboard.php @@ -2,7 +2,7 @@ /** * Plugin Name: GLM Simple Messageboard * Description: Option Setting for displaying two fields; a name and a message - * Version: 1.0.10 + * Version: 1.0.11 * Author: Gaslight Media * Author URI: http://www.gaslightmedia.com * License: All right reserved diff --git a/views/textArea.php b/views/textArea.php index c2dd36d..7c5d976 100644 --- a/views/textArea.php +++ b/views/textArea.php @@ -1,9 +1,9 @@ - +