diff options
author | alyx <alyx@aleteoryx.me> | 2024-05-25 14:41:59 -0400 |
---|---|---|
committer | alyx <alyx@aleteoryx.me> | 2024-05-25 14:41:59 -0400 |
commit | 1df126f5265673296e8193377666e213c222ec0c (patch) | |
tree | 3df14790c41e6f862132d7e2b95cebb340d037d2 /visitors.php | |
parent | c403243350981d45a561357f0bc26fcf81fbc582 (diff) | |
download | visitors_dot_php-1df126f5265673296e8193377666e213c222ec0c.tar.gz visitors_dot_php-1df126f5265673296e8193377666e213c222ec0c.tar.bz2 visitors_dot_php-1df126f5265673296e8193377666e213c222ec0c.zip |
release cleanup
Diffstat (limited to 'visitors.php')
-rw-r--r-- | visitors.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/visitors.php b/visitors.php index 37859ff..cf7507c 100644 --- a/visitors.php +++ b/visitors.php @@ -127,7 +127,7 @@ $config['message_cols'] = 60; // // Text for a header above the form -$config['form_prompt'] = "Write something in my guestbook!"; +$config['form_prompt'] = "Sign my guestbook!"; // Submit button text: string |