diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-03-24 21:48:55 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-03-24 21:48:55 +0100 |
commit | bed5e2ef215ad02991b902d8ad123c1edc1d4bea (patch) | |
tree | 9322ec1ecea2a7387b881c97d78b40351f99d2b4 /client.php | |
parent | 26220181a17baa4c3bad59e84df063fe5b772cc5 (diff) | |
download | arfnet2-cstims-bed5e2ef215ad02991b902d8ad123c1edc1d4bea.tar.gz arfnet2-cstims-bed5e2ef215ad02991b902d8ad123c1edc1d4bea.zip |
Add payment methodes
Diffstat (limited to 'client.php')
-rw-r--r-- | client.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ function getorderbyid($id) { <h3><a href="/logout.php">Logout</h2> <h3><a href="/order.php">Order a new service</h2> <h3><a href="/openticket.php">Open ticket</h2> + <h3><a href="/pay.html">Payment methodes</h2> </div> </div> </main> |