default.php
1 month ago
default.xml
1 month ago
default_appointment.php
1 month ago
default_attendees.php
1 month ago
default_backbutton.php
1 month ago
default_countdown.php
1 month ago
default_locations.php
1 month ago
default_orderdetails.php
1 month ago
default_service.php
1 month ago
default_usernote.php
1 month ago
default_usernote_block.php
1 month ago
index.html
1 month ago
track.php
1 month ago
default.xml
13 lines
| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <metadata> |
| 3 | <layout title="COM_VIKAPPOINTMENTS_ORDER_VIEW_DEFAULT_TITLE"> |
| 4 | <message>COM_VIKAPPOINTMENTS_ORDER_VIEW_DEFAULT_DESC</message> |
| 5 | </layout> |
| 6 | <view title="View Order" > |
| 7 | <message><![CDATA[VikAppointments]]></message> |
| 8 | </view> |
| 9 | <state> |
| 10 | <name>View Order</name> |
| 11 | <description>VikAppointments</description> |
| 12 | </state> |
| 13 | </metadata> |