CC-3933: Remove version number and date strings from login page footer, add robots.txt
-done
This commit is contained in:
parent
5b56f258a4
commit
951bd3c9b5
2 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<?php echo $this->layout()->content ?>
|
||||
</div>
|
||||
<div class="footer">
|
||||
Airtime <?php echo $this->airtimeVersion ?> Copyright © Sourcefabric o.p.s <?php echo $this->airtimeCopyright ?>. All rights reserved.<br/>
|
||||
Airtime Copyright © Sourcefabric o.p.s. All rights reserved.<br/>
|
||||
Maintained and distributed under GNU GPL v.3 by <a href="http://www.sourcefabric.org"> Sourcefabric o.p.s </a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue