Fix class names
This commit is contained in:
parent
103d6b7f3d
commit
494260fa4a
2 changed files with 2 additions and 2 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue