<leirás>

This commit is contained in:
rocho
2015-11-30 19:21:27 +01:00
parent 4935aaa4a2
commit 4872abbb20
10 changed files with 81 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ $this->params['breadcrumbs'][] = $this->title;
?>
<div class="key-create">
<h1><?= Html::encode($this->title) ?></h1>
<h1>Új kulcs létrehozás <?php /*echo Html::encode($this->title)*/ ?></h1>
<?= $this->render('_form', [
'model' => $model,