Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test 8080
  • Loading branch information
cloudzun authored Nov 1, 2018
commit 3f5cad98aef3b3132fb2323b6770dd900ec4a44f
2 changes: 1 addition & 1 deletion include/client/footer.inc.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
</div>
</div>
<div id="footer">
<p>Copyright &copy; <?php echo date('Y'); ?> <?php echo (string) $ost->company ?: 'osTicket.com'; ?> - All rights reserved.</p>
<p>Copyright &copy; <?php echo date('Y'); ?> <?php echo (string) $ost->company ?: 'osTicket.com'; ?> - Really?1.</p>
<a id="poweredBy" href="http://osticket.com" target="_blank"><?php echo __('Helpdesk software - powered by osTicket'); ?></a>
</div>
<div id="overlay"></div>
Expand Down