mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 12:17:22 +01:00
Update site.blade.php
This commit is contained in:
parent
6930904747
commit
b0ebe0cf7e
@ -36,7 +36,7 @@
|
||||
<h3>{{__('messages.Home message')}}</h3>
|
||||
<textarea class="form-control ckeditor" name="message" rows="3">{{ $home_message }}</textarea>
|
||||
</div>
|
||||
<button type="submit" class="mt-3 ml-3 btn btn-primary">Save</button>
|
||||
<button type="submit" class="mt-3 ml-3 btn btn-primary">{{__('messages.Save')}}</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user