iens

Manager of links to read
git clone https://git.instinctive.eu/iens.git
Log | Files | Refs | README | LICENSE

commit 355e9abf979a0592f22e8db4b7dd415fdd6e1e38
parent 52e376569b495be234efc9a54b574450834cf406
Author: Natasha Kerensikova <natgh@instinctive.eu>
Date:   Mon, 13 Apr 2026 17:40:46 +0000

Description input area is taller
Diffstat:
Msrc/cgi.scm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cgi.scm b/src/cgi.scm @@ -404,7 +404,7 @@ END-OF-CSS (p (label "Append to notes:" (textarea (@ (name "notes") (cols 80) (rows 5)) ""))) (p (label "Description:" - (textarea (@ (name "description") (cols 80) (rows 5)) ,description))) + (textarea (@ (name "description") (cols 80) (rows 12)) ,description))) (fieldset (legend "Tags") (details (@ (class tag-list)) (summary "Tags") ,@(query