From c5a138e6a0177ae1d6ab5b46f47269269425fb68 Mon Sep 17 00:00:00 2001 From: lew Date: Fri, 10 Apr 2026 15:35:38 +0100 Subject: [PATCH] docs: stale comment in templates/default.html --- templates/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default.html b/templates/default.html index e07d457..cac844c 100644 --- a/templates/default.html +++ b/templates/default.html @@ -9,8 +9,8 @@ title - Site title (BOOK_SITE_TITLE). Useful in and headings. form - The submission form (labels, inputs, button). Controlled by BOOK_FORM_PROMPT, BOOK_LABEL_NAME, BOOK_LABEL_WEBSITE, - BOOK_LABEL_MESSAGE, BOOK_BUTTON_TEXT, BOOK_TEXTAREA_ROWS, - BOOK_TEXTAREA_COLS. Empty when BOOK_ENABLE_SUBMISSIONS=false. + BOOK_LABEL_MESSAGE, BOOK_BUTTON_TEXT, BOOK_TEXTAREA_WIDTH, + BOOK_TEXTAREA_HEIGHT. Empty when BOOK_ENABLE_SUBMISSIONS=false. entries - Approved guestbook entries, newest first. Entry separator controlled by BOOK_SEPARATOR. style - Custom CSS from BOOK_STYLE or BOOK_STYLE_FILE, wrapped in