From 6252d226196521dd3de3b91e616a355190f644df Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 2 Jul 2018 17:21:00 +0700 Subject: [PATCH] Change Example Page Label --- example/simplepay/templates/core_api_index.html | 4 ++-- example/simplepay/templates/snap_index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/simplepay/templates/core_api_index.html b/example/simplepay/templates/core_api_index.html index fb7f90d..d57f315 100644 --- a/example/simplepay/templates/core_api_index.html +++ b/example/simplepay/templates/core_api_index.html @@ -1,7 +1,7 @@ - Simplepay + Simplepay - Core API @@ -44,7 +44,7 @@
- via SNAP + SNAP Example Checkout
diff --git a/example/simplepay/templates/snap_index.html b/example/simplepay/templates/snap_index.html index 25baab1..8049e46 100644 --- a/example/simplepay/templates/snap_index.html +++ b/example/simplepay/templates/snap_index.html @@ -1,7 +1,7 @@ - Simplepay + Simplepay - SNAP @@ -23,7 +23,7 @@
- via CORE API + Core API Example Checkout