debug-deaktiviert

This commit is contained in:
2013-09-11 16:30:54 +02:00
parent 7d21be1a66
commit 99b2dc4040
2 changed files with 1 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
@endif
<div class="form-group">
<button type="submit" class="btn btn-primary">Anmelden</button>
<p class="help-block"><a href="#">Passwort vergessen?</a><br>
<p class="help-block"><a href="#">Passwort vergessen?</a> (Das funktioniert noch nicht)<br>
<a href="{{ url('register') }}">Registrieren</a></p>
</div>
{{ Form::close()}}

View File

@@ -49,8 +49,6 @@
</section>
<pre>{{var_dump($result)}}</pre>
@endif
@stop