Skip to content

Commit bebbbb9

Browse files
committed
updated opsgility#2
1 parent da86004 commit bebbbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: include/client/footer.inc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
</div>
22
</div>
33
<div id="footer">
4-
<p>Copyright &copy; <?php echo date('Y'); ?> <?php echo (string) $ost->company ?: 'osTicket.com'; ?> - All rights reserved. Run on Azure App Services!</p>
4+
<p>Copyright &copy; <?php echo date('Y'); ?> <?php echo (string) $ost->company ?: 'osTicket.com'; ?> - All rights reserved. Run on Azure App Services! Again!</p>
55
<a id="poweredBy" href="http://osticket.com" target="_blank"><?php echo __('Helpdesk software - powered by osTicket'); ?></a>
66
</div>
77
<div id="overlay"></div>

0 commit comments

Comments
 (0)