Update meme submit message

This commit is contained in:
dev 2021-08-11 12:32:08 -07:00
parent ab412aa68d
commit 7779a83e4f

View File

@ -17,7 +17,7 @@
@endif
<div class="card-body">
<div class="alert alert-primary text-center" role="alert">
You must have created this meme yourself. Do not post memes created by others.
<strong>Do not post memes created by others or you will be banned.</strong>
</div>
<form method="POST" action="{{ route('meme-create') }}" enctype="multipart/form-data">
@csrf