Tidied up spacelab template footer.php after notification change (#478)

This commit is contained in:
FrancescoUK
2016-06-02 12:04:46 +01:00
parent b6822b040c
commit f8ef4bb570
2 changed files with 6 additions and 7 deletions

View File

@@ -3,11 +3,11 @@
<div id="footer">
<div class="jumbotron push-spaces">
<?php echo $this->lang->line('common_you_are_using_ospos'); ?>
<?php echo $this->config->item('application_version'); ?>.
<?php echo $this->lang->line('common_please_visit_my'); ?>
<a href="https://github.com/jekkos/opensourcepos" target="_blank"><?php echo $this->lang->line('common_website'); ?></a>
<?php echo $this->lang->line('common_learn_about_project'); ?>
<?php echo $this->lang->line('common_you_are_using_ospos'); ?>
<?php echo $this->config->item('application_version'); ?>.
<?php echo $this->lang->line('common_please_visit_my'); ?>
<a href="https://github.com/jekkos/opensourcepos" target="_blank"><?php echo $this->lang->line('common_website'); ?></a>
<?php echo $this->lang->line('common_learn_about_project'); ?>
</div>
</div>
</body>

View File

@@ -1,9 +1,8 @@
<div id="feedback_bar"></div>
</div>
</div>
<div id="footer">
<div class="jumbotron">
<div class="jumbotron push-spaces">
<?php echo $this->lang->line('common_you_are_using_ospos'); ?>
<?php echo $this->config->item('application_version'); ?>.
<?php echo $this->lang->line('common_please_visit_my'); ?>