Cosmetic changes
This commit is contained in:
parent
36e2e5827c
commit
d01a087b30
3 changed files with 1 additions and 5 deletions
|
@ -15,7 +15,5 @@
|
|||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
$this->renderFile('paginator');
|
||||
?>
|
||||
<?php $this->renderFile('paginator') ?>
|
||||
<?php endif ?>
|
||||
|
|
|
@ -42,4 +42,3 @@
|
|||
</ul>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
|
||||
|
|
|
@ -88,4 +88,3 @@
|
|||
<button class="submit" type="submit">Update settings</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in a new issue