mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-05 14:11:05 +02:00
Update page.blade.php
This commit is contained in:
parent
4cb312dceb
commit
04cfbcabc7
@ -12,7 +12,7 @@
|
|||||||
@if($page->littlelink_name != '')
|
@if($page->littlelink_name != '')
|
||||||
<div class="form-group col-lg-8">
|
<div class="form-group col-lg-8">
|
||||||
<label>Logo</label>
|
<label>Logo</label>
|
||||||
<input type="file" class="form-control-file" name="image">
|
<input type="file" accept="image/jpeg,image/jpg,image/png" class="form-control-file" name="image">
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user