File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
<center ><h1 >Updater</h1 >
25
25
<h4 class =" " >You can update your installation automatically or download the update and install it manually:</h4 >
26
26
<br ><div class =" row" >
27
- &ensp ; <button style =" " ><i class =" fa-solid fa-user-gear btn" ></i >< a class = " btn " href = " {{ url () -> current () } } /?backup " > Update automatically</a ></button >&ensp ;
28
- &ensp ; <button style = " " >< i class = " fa-solid fa-download btn " ></ i >< a class =" btn" href =" https://littlelink-custom.com/how-to-update" > Update manually</a ></button >&ensp ;
27
+ &ensp ; <a class = " btn " href = " {{ url () -> current () } } /?backup " >< button style =" " ><i class =" fa-solid fa-user-gear btn" ></i > Update automatically</button ></a >&ensp ;
28
+ &ensp ; <a class =" btn" href =" https://littlelink-custom.com/how-to-update" >< button style = " " >< i class = " fa-solid fa-download btn " ></ i > Update manually</button ></a >&ensp ;
29
29
</div >
30
30
</center >
31
31
@endif
78
78
<center ><h1 >Success!</h1 >
79
79
<h4 class =" " >The update was successful, you can now return to the Admin Panel:</h4 >
80
80
<br ><div class =" row" >
81
- &ensp ; <button style =" " ><i class =" fa-solid fa-house-laptop btn" ></i >< a class = " btn " href = " {{ route ( ' studioIndex ' ) } } " > Admin Panel</a ></button >&ensp ;
81
+ &ensp ; <a class = " btn " href = " {{ route ( ' studioIndex ' ) } } " >< button style =" " ><i class =" fa-solid fa-house-laptop btn" ></i > Admin Panel</button ></a >&ensp ;
82
82
</div >
83
83
</center >
84
84
@endif
You can’t perform that action at this time.
0 commit comments