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