10400 #3

Merged
lapervenche merged 18 commits from ZwiiCMS-Team/ZwiiCMS:10400 into 10400 2021-02-09 20:02:50 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9b8d8c603f - Show all commits

View File

@ -3,7 +3,7 @@
<div class="col10 offset1">
<div class="row">
<div class="col9 verticalAlignMiddle">
<?php echo "<pre>"; echo isset($module::$motclef); echo "</pre>";echo template::text('searchMotphraseclef', [
<?php echo template::text('searchMotphraseclef', [
'placeholder' => $this->getData(['module', $this->getUrl(0), 'placeHolder']),
'value' => $module::$motclef
]); ?>