1
0
Fork 0

Add custom message to the maintenance module display

This commit is contained in:
Hypolite Petovan 2021-03-09 10:36:10 -05:00
commit 064ff693fd
2 changed files with 15 additions and 2 deletions

View file

@ -7,5 +7,7 @@
{{$stack_trace}}
{{$trace}}</pre>
{{/if}}
{{if $back}}
<p><button type="button" onclick="window.history.back()" class="btn btn-primary">{{$back}}</button></p>
{{/if}}
</div>