]> git repositories - mysite.git/commitdiff
another minor fix
authorbochard <git@bochard.net>
Tue, 3 Feb 2026 11:04:46 +0000 (19:04 +0800)
committerbochard <git@bochard.net>
Tue, 3 Feb 2026 11:44:15 +0000 (19:44 +0800)
guestbook.php

index 579dce5cded0277ba30a9b957753f248f1d431a9..5c5a0c6acd8f3d9796f8831e0ac21a3395a34fb8 100644 (file)
@@ -84,7 +84,7 @@
                                                        <br>
                                                        <label for="email">My e-mail: </label><input type="email" name="email" placeholder="only me can see, optional">
                                                        <br>
-                                                       <label for="comment">Comment: </label><br><textarea name="comment" rows="10" cols="45" placeholder="put your comment here..." required></textarea>
+                                                       <label for="comment">Comment: </label><br><textarea name="comment" rows="10" cols="35" placeholder="put your comment here..." required></textarea>
                                                        <br>
                                                        <button type="submit">Sign the guestbook</button>
                                                </form>