* adjust for task #3819.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<?php echo html::textarea('importLines', '', "class='form-control mgb-10' rows='10' placeholder='$lang->pasteTextInfo'")?>
|
||||
</div>
|
||||
<div class="modal-footer text-left">
|
||||
<button type="button" class="btn btn-primary btn-wide" id="importLinesBtn"><?php $lang->save;?></button>
|
||||
<button type="button" class="btn btn-primary btn-wide" id="importLinesBtn"><?php echo $lang->save;?></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user