From 5b0b54657657db9d086064008037516c4008d87a Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 28 Feb 2017 10:42:39 -0500 Subject: [PATCH] Reduce textarea length to 220 max --- glm-simple-messageboard.php | 2 +- views/textArea.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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 @@ - +