update header from pdf format
This commit is contained in:
@ -27,6 +27,10 @@ use yii\widgets\ActiveForm;
|
||||
|
||||
<?php // echo $form->field($model, 'template_body') ?>
|
||||
|
||||
<?php // echo $form->field($model, 'header_text') ?>
|
||||
|
||||
<?php // echo $form->field($model, 'header_image') ?>
|
||||
|
||||
<div class="form-group">
|
||||
<?= Html::submitButton('Search', ['class' => 'btn btn-primary']) ?>
|
||||
<?= Html::resetButton('Reset', ['class' => 'btn btn-default']) ?>
|
||||
|
Reference in New Issue
Block a user