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

Commit

Permalink
First beta of 14.2 webui.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Dec 18, 2014
1 parent 199ef41 commit e2bdace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/Application/view/layout/layout.phtml
Expand Up @@ -95,7 +95,7 @@ echo $this->doctype();
<hr />

<footer>
<p class="text-muted">Bareos WebUI Version 0.1 beta<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.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>
</footer>

</div>
Expand Down

0 comments on commit e2bdace

Please sign in to comment.