CC-5833: Update airtime demo w/o o.p.s.
This commit is contained in:
parent
ee489b39f9
commit
a07121787f
|
@ -13,8 +13,8 @@
|
||||||
<?php echo $this->layout()->content ?>
|
<?php echo $this->layout()->content ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<?php echo sprintf(_("Airtime Copyright ©Sourcefabric o.p.s. All rights reserved.%s"
|
<?php echo sprintf(_("Airtime copyright © Sourcefabric z.ú. All rights reserved.%s"
|
||||||
."Maintained and distributed under GNU GPL v.3 by %sSourcefabric o.p.s%s"),
|
."Maintained and distributed under the GNU GPL v.3 by %sSourcefabric z.ú.%s"),
|
||||||
"<br>", "<a href='http://www.sourcefabric.org'>" ,"</a>");?>
|
"<br>", "<a href='http://www.sourcefabric.org'>" ,"</a>");?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue