mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-18 04:51:00 +01:00
Update profile.blade.php
This commit is contained in:
parent
9f6cdab3f2
commit
e23483f787
@ -82,7 +82,7 @@
|
||||
@csrf
|
||||
<div class="form-group col-lg-8"><br><br><br>
|
||||
<h4>{{__('messages.Import user data')}}</h4>
|
||||
<label>{{__('messages.Import your user data from another instance.')}}</label>
|
||||
<label>{{__('messages.Import your user data from another instance')}}</label>
|
||||
<input type="file" accept="application/JSON" class="form-control" id="customFile" name="import">
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user