supprimer un test

This commit is contained in:
fredtempez 2021-01-13 18:47:30 +01:00
parent 0feee84a23
commit 9b8d8c603f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div class="col10 offset1"> <div class="col10 offset1">
<div class="row"> <div class="row">
<div class="col9 verticalAlignMiddle"> <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']), 'placeholder' => $this->getData(['module', $this->getUrl(0), 'placeHolder']),
'value' => $module::$motclef 'value' => $module::$motclef
]); ?> ]); ?>