siwwy :3 #3

Closed
RoscoeDaWah wants to merge 261 commits from feat-privacy into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 494260fa4a - Show all commits

View file

@ -6,7 +6,7 @@
<p>Are you sure you want to delete this entry?</p>
<h3>Entry Details:</h3>
<table class="gb-entry_details">
<table class="gb-entry-details">
<tr>
<td><b>ID:</b></td>
<td>{{ $entry->id }}</td>

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">