Skip to content

Commit

Permalink
Fixed issue #17436: When editing 'General Settings' site name and pre…
Browse files Browse the repository at this point in the history
…ssing 'enter', a layover appears and screen freezes (#1978)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
  • Loading branch information
gabrieljenik and encuestabizdevgit committed Jul 27, 2021
1 parent b25ab74 commit f843510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/views/admin/globalsettings/_email.php
Expand Up @@ -110,6 +110,7 @@
<button
id="sendtestemailbutton"
class='btn btn-large btn-primary'
type="button"
data-href='<?= \Yii::app()->createUrl('admin/globalsettings', array("sa"=>"sendTestEmailConfirmation")) ?>'>
<?php eT("Send email");?>
</button>
Expand Down

0 comments on commit f843510

Please sign in to comment.