Add custom message to the maintenance module display
This commit is contained in:
parent
0c08e0fb79
commit
064ff693fd
2 changed files with 15 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue