mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-23 16:32:55 +03:00
4b52ccfd40
Added appointment cancellation reason field to emails.
10 lines
No EOL
319 B
PHP
10 lines
No EOL
319 B
PHP
<div id="footer">
|
|
<div id="footer-content">
|
|
Powered by <a href="http://easyappointments.org">Easy!Appointments</a> |
|
|
Copyright © <?php echo date('Y'); ?>
|
|
<a href="http://alextselegidis.com">Alex Tselegidis</a> |
|
|
Licensed Under GPLv3
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|