File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6464 <div class =" col-lg-8" >
6565 <button class =" btn btn-outline-secondary" >
6666 <a href =" {{ route (' exportAll' ) } }" >
67- <i class =" bi bi-layer-backward" ></i >{{ __ (' messages.Export all data' )} }
67+ <i class =" bi bi-layer-backward" ></i > {{ __ (' messages.Export all data' )} }
6868 </a >
6969 </button >
7070 <button class =" btn btn-outline-secondary" >
7171 <a href =" {{ route (' exportLinks' ) } }" >
72- <i class =" bi bi-layer-backward" ></i >{{ __ (' messages.Export links only' )} }
72+ <i class =" bi bi-layer-backward" ></i > {{ __ (' messages.Export links only' )} }
7373 </a >
7474 </button >
7575 </div >
8282 @csrf
8383 <div class =" form-group col-lg-8" ><br ><br ><br >
8484 <h4 >{{ __ (' messages.Import user data' )} } </h4 >
85- <label >{{ __ (' messages.Import your user data from another instance. ' )} } </label >
85+ <label >{{ __ (' messages.Import your user data from another instance' )} } </label >
8686 <input type =" file" accept =" application/JSON" class =" form-control" id =" customFile" name =" import" >
8787 </div >
8888
You can’t perform that action at this time.
0 commit comments