From 2739c1427a92f22b2af30f85528a018d3e72ff45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 3 Feb 2017 08:48:57 +0100 Subject: Limit message size --- web/add_msg.sh | 4 ++-- web/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/add_msg.sh b/web/add_msg.sh index a956335..764762f 100755 --- a/web/add_msg.sh +++ b/web/add_msg.sh @@ -32,12 +32,12 @@ echo "

Thank you for your message

$(cat< " cat >/tmp/turris-lcd <

-
+ max. 60 characters

- Only ASCII characters are supported! + Only ASCII characters are supported! No special characters. -- cgit v1.2.3