diff options
Diffstat (limited to 'org/cgi-bin/guest-book.cgi')
-rwxr-xr-x | org/cgi-bin/guest-book.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/cgi-bin/guest-book.cgi b/org/cgi-bin/guest-book.cgi index c88b6bd..bfad47b 100755 --- a/org/cgi-bin/guest-book.cgi +++ b/org/cgi-bin/guest-book.cgi @@ -145,7 +145,7 @@ <style>\n\ body {\n\ color: black;\n\ - background-image: url('../images/guest_book_background.png');\n\ + background-image: url('../images/guest-book-background.png');\n\ }\n\ \n\ table {\n\ |