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 b521532 commit af51391Copy full SHA for af51391
src/Views/hessamcms_admin/setup/setup.blade.php
@@ -90,12 +90,10 @@
90
<div class="tab-pane" id="language">
91
<div class="row">
92
<div class="col-sm-12">
93
- <h4 class="info-text">Your default language is English in Beta release. You can add more language from admin panel.</h4>
94
- <h5 class="info-text">
95
- More configurations will be added to this setup section.
96
- </h5>
+ <h4 class="info-text">Your default language is set to English. You can add more language from admin panel.</h4>
+
97
<h6 class="info-text">
98
- Beta release v9.0.x
+ Version v9.0.x
99
</h6>
100
</div>
101
{{-- <div class="col-sm-12">--}}
0 commit comments