-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule contact-form
updated
8 files
+2 −2 | admin/controller/message.php | |
+4 −4 | admin/controller/messages.php | |
+1 −1 | component/form.php | |
+1 −3 | public/admin/message.html | |
+3 −3 | public/admin/messages.html | |
+1 −1 | sql/mysqli/message.sql | |
+2 −2 | sql/pgsql/message.sql | |
+2 −2 | sql/sqlite/message.sql |
Submodule payment
updated
4 files
+1 −1 | admin/controller/settings.php | |
+5 −3 | admin/template/settings.tpl | |
+4 −0 | payment.php | |
+1 −1 | public/admin/settings.html |
Submodule shipping
updated
4 files
+1 −1 | admin/controller/settings.php | |
+4 −1 | admin/template/settings.tpl | |
+1 −1 | public/admin/settings.html | |
+4 −0 | shipping.php |