upgraded for new changes
This commit is contained in:
@@ -266,6 +266,7 @@
|
||||
.btn table {
|
||||
max-width: 100% !important;
|
||||
width: 100% !important;
|
||||
|
||||
}
|
||||
|
||||
.btn a {
|
||||
@@ -362,7 +363,7 @@
|
||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td class="content-block powered-by">
|
||||
© Copyright 2024, {{$setting->footer_text}} </a>
|
||||
© Copyright 2024 {{config('app.name')}}, {{$setting->footer_text}} </a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user