mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 22:16:23 +05:30
Change version
This commit is contained in:
parent
5804cbcdd7
commit
5d873dceec
5 changed files with 5 additions and 2 deletions
|
|
@ -342,6 +342,7 @@ $( function() {
|
|||
<label for="insertMediaDialogFile"><?php echo i18n('Upload');?></label>
|
||||
<input type="file" class="form-control-file" name="file" id="insertMediaDialogFile" accept="image/png,image/jpeg,image/gif" />
|
||||
</div>
|
||||
<hr>
|
||||
<div class="form-group">
|
||||
<button type="button" class="btn btn-primary" id="insertMediaDialogInsert"><?php echo i18n('Insert_Image');?></button>
|
||||
<button type="button" class="btn btn-secondary" id="insertMediaDialogCancel" data-dismiss="modal"><?php echo i18n('Cancel');?></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue