easyappointments/src/application/views/backend/settings.php
alextselegidis@gmail.com f0fd08e444 * Updated database structure and added new sample data.
* Regenerated code docs (js + php).
* Added custom error 404 page.
* Added service price and description in the appointment booking wizard.
* Completed Issue #21 - devide services in categories in the appointment booking wizard.
* Completed the backend user management page.
2013-09-13 13:21:03 +00:00

11 lines
No EOL
470 B
PHP

<div id="settings-page" style="padding: 20px;">
<h1>This page is not implemented yet!</h1>
<p>
It will be included in the next release of Easy!Appointments (v0.6).
<br>
Check the <a href="https://plus.google.com/communities/105333709485142846840">Google+
Community</a> for development updates or visit the
<a href="http://groups.google.com/group/easy-appointments">Support Group</a> for help.
</p>
</div>