Cosmetic changes

This commit is contained in:
Marcin Kurczewski 2014-01-27 09:21:52 +01:00
parent 36e2e5827c
commit d01a087b30
3 changed files with 1 additions and 5 deletions

View file

@ -15,7 +15,5 @@
<div class="clear"></div>
</div>
<?php
$this->renderFile('paginator');
?>
<?php $this->renderFile('paginator') ?>
<?php endif ?>

View file

@ -42,4 +42,3 @@
</ul>
</div>
<?php endif ?>

View file

@ -88,4 +88,3 @@
<button class="submit" type="submit">Update settings</button>
</div>
</form>