Navigation Menu

Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergkemper committed May 5, 2015
1 parent 16e6e1f commit 55af515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/Application/view/layout/layout.phtml
Expand Up @@ -101,7 +101,7 @@ echo $this->doctype();
<hr />

<footer>
<p class="text-muted">Bareos WebUI Version 14.2.0<br />&copy; 2013 - <?php echo date('Y') ?> <a href="http://www.bareos.com/" target="_blank">Bareos GmbH &amp; Co. KG</a>, GNU Affero General Public License Version 3</p>
<p class="text-muted">Bareos WebUI Version 14.2.1<br />&copy; 2013 - <?php echo date('Y') ?> <a href="http://www.bareos.com/" target="_blank">Bareos GmbH &amp; Co. KG</a>, GNU Affero General Public License Version 3</p>
</footer>

</div>
Expand Down

0 comments on commit 55af515

Please sign in to comment.