Run pre-commit on legacy code

This commit is contained in:
jo 2021-10-12 11:17:57 +02:00
parent fea11ac752
commit 83b7e4162e
323 changed files with 6126 additions and 6462 deletions

View file

@ -48,4 +48,3 @@
</button>
</div>
</div>

View file

@ -1,3 +1,3 @@
<?php
<?php
echo $this->entries;
?>

View file

@ -1,3 +1,3 @@
<?php
echo $this->data;
?>
?>

View file

@ -4,7 +4,7 @@
<td>
<form id="add-show-form" method="post" action="" style="display:none;">
<?php if($this->preloadShowForm){
echo $this->render('schedule/add-show-form.phtml');
echo $this->render('schedule/add-show-form.phtml');
}?>
</form>
</td>

View file

@ -1,2 +1,2 @@
<div id='json-string'></div>
<div id='demo'></div>
<div id='demo'></div>