'form-control'))); ?>.email.php
'width:100%;height:400px;', 'class' => 'source-editor form-control')) ); ?>
'btn btn-phone btn-primary')).Html::nbsp(2). Form::submit('edit_email_template', __('Save', 'emails'), array('class' => 'btn btn-phone btn-primary')). Html::nbsp(2). Html::anchor(__('Cancel', 'emails'), 'index.php?id=emails', array('title' => __('Cancel', 'emails'), 'class' => 'btn btn-phone btn-default')). Form::close() ); } else { echo '
'.__('This email template does not exist', 'emails').'
'; } ?>