File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 68
68
<span class =' h6' >
69
69
<?php $button = Button:: find ($link -> button_id ); if (isset ($button -> name )){$buttonName = $button -> name ;}else {$buttonName = 0 ;} ? >
70
70
@if ($button -> name == " custom_website" )
71
- <span style =" border : 1px solid #d0d4d7 !important ;border-radius :5px ;background-color :#6c757d ;width :25px !important ;height :25px !important ;" ><img style =" margin-bottom :3px ;margin-left :4px ;margin-right :4px ;max-width :15px ;max-height :15px ;" alt =" button-icon" class =" icon hvr-icon" src =" {{ asset (' studio/favicon/favicon.gif' )} }" onload =" this.src='{{ url (' ico' ). ' ?' . $link -> link } } '" loading =" lazy" ></span >
71
+ <span style =" border : 1px solid #d0d4d7 !important ;border-radius :5px ;background-color :#6c757d ;width :25px !important ;height :25px !important ;" ><img style =" margin-bottom :3px ;margin-left :4px ;margin-right :4px ;max-width :15px ;max-height :15px ;" alt =" button-icon" class =" icon hvr-icon" src =" {{ asset (' studio/favicon/favicon.gif' )} }" onload =" this.src='{{ url (' ico' ). ' ?' . $link -> id } } '" loading =" lazy" ></span >
72
72
@elseif ($button -> name == " space" )
73
73
<span style =" border : 1px solid #d0d4d7 !important ;border-radius :5px ;background-color :#6c757d ;width :25px !important ;height :25px !important ;" ><i style =" margin-left :2.83px ;margin-right :-1px ;color :#fff ;" class =' bi bi-distribute-vertical' >  ; </i ></span >
74
74
@elseif ($button -> name == " heading" )
You can’t perform that action at this time.
0 commit comments