Removed line breaks from about settings page.

This commit is contained in:
alext 2018-01-02 13:48:43 +01:00
parent c75d264451
commit b36f3e21a3
1 changed files with 1 additions and 7 deletions

View File

@ -426,9 +426,7 @@
<?= lang('about_app_info') ?> <?= lang('about_app_info') ?>
</p> </p>
<br> <div class="current-version well">
<div class="current-version">
<?= lang('current_version') ?> <?= lang('current_version') ?>
<?= $this->config->item('version') ?> <?= $this->config->item('version') ?>
<?php if ($this->config->item('release_label')): ?> <?php if ($this->config->item('release_label')): ?>
@ -436,8 +434,6 @@
<?php endif ?> <?php endif ?>
</div> </div>
<br>
<h3><?= lang('support') ?></h3> <h3><?= lang('support') ?></h3>
<p> <p>
<?= lang('about_app_support') ?> <?= lang('about_app_support') ?>
@ -477,8 +473,6 @@
</a> </a>
</p> </p>
<br>
<h3><?= lang('license') ?></h3> <h3><?= lang('license') ?></h3>
<p> <p>