Fix class names

This commit is contained in:
Frankie B 2023-07-29 18:17:57 +01:00
commit 494260fa4a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
@section('title', 'Guestbook')
@section('content')
<br>
<table class="gb-entryform_container">
<table class="gb-entryform-container">
<tr>
<td>
<form method="POST" action="/guestbook">