We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b0754 commit dd8749dCopy full SHA for dd8749d
resources/views/studio/theme-updater.blade.php
@@ -83,7 +83,7 @@
83
</table>
84
</div>
85
<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').'
+ <span id="updateicon"><i class="bi bi-arrow-repeat"></i></span> {{__('messages.Update all themes')}}
87
</a>
88
89
0 commit comments