summaryrefslogtreecommitdiff
path: root/fs_selfservice/fri/theme/page.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'fs_selfservice/fri/theme/page.tpl.php')
-rw-r--r--fs_selfservice/fri/theme/page.tpl.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/fs_selfservice/fri/theme/page.tpl.php b/fs_selfservice/fri/theme/page.tpl.php
index 12b5a3be7..9d54659c3 100644
--- a/fs_selfservice/fri/theme/page.tpl.php
+++ b/fs_selfservice/fri/theme/page.tpl.php
@@ -64,8 +64,9 @@
<!--begin footer-->
<div id="ariFooter">
<small>
- &nbsp;&nbsp;<?php print($ari_version) ?> <?php echo _("Version")?><br>
- &middot;&nbsp;<a href="http<?php print(isset($_SERVER['HTTPS'])&&$_SERVER['HTTPS']!=''?'s':''); ?>://www.littlejohnconsulting.com">Based on ARI from Littlejohn Consulting</a>
+ <!--&nbsp;&nbsp;<?php print($ari_version) ?> <?php echo _("Version")?><br> -->
+ Freeside Recording Interface (c) 2008 Freeside Internet Services, Inc.<br>
+ <a href="http<?php print(isset($_SERVER['HTTPS'])&&$_SERVER['HTTPS']!=''?'s':''); ?>://www.littlejohnconsulting.com">Based on ARI from Littlejohn Consulting</a>
</small>
</div>
<!-- end footer -->