Skip to content

Commit dd8749d

Browse files
committed
Update theme-updater.blade.php
1 parent 53b0754 commit dd8749d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/studio/theme-updater.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</table>
8484
</div>
8585
<a href="'. url('update/theme') .'" onclick="updateicon()" class="btn btn-gray ms-3 mb-4">
86-
<span id="updateicon"><i class="bi bi-arrow-repeat"></i></span> '.__('messages.Update all themes').'
86+
<span id="updateicon"><i class="bi bi-arrow-repeat"></i></span> {{__('messages.Update all themes')}}
8787
</a>
8888
</div>
8989
</div>

0 commit comments

Comments
 (0)