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 class="clear"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php
|
<?php $this->renderFile('paginator') ?>
|
||||||
$this->renderFile('paginator');
|
|
||||||
?>
|
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|
|
@ -42,4 +42,3 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|
||||||
|
|
|
@ -88,4 +88,3 @@
|
||||||
<button class="submit" type="submit">Update settings</button>
|
<button class="submit" type="submit">Update settings</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue