]> BookStack Code Mirror - bookstack/blobdiff - resources/views/auth/user-unconfirmed.blade.php
Updated all application urls to allow path prefix.
[bookstack] / resources / views / auth / user-unconfirmed.blade.php
index 1b0a20a697732eb730988292b63156c6947c933b..08178e891a633b6af530601d9eb2d589f8e4dcee 100644 (file)
@@ -10,7 +10,7 @@
                 If you cannot find the email you can re-send the confirmation email by submitting the form below.
             </p>
             <hr>
-            <form action="/register/confirm/resend" method="POST">
+            <form action="{{ baseUrl("/register/confirm/resend") }}" method="POST">
                 {!! csrf_field() !!}
                 <div class="form-group">
                     <label for="email">Email Address</label>