From 342d2669bd7d98953db120c7c19aeed2ca438e57 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Thu, 13 Aug 2020 21:42:50 -0600 Subject: [PATCH] Fix missing
--- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 5d81521..95e5965 100644 --- a/public/index.php +++ b/public/index.php @@ -341,7 +341,7 @@ if (isset($_GET["backgroundcolor"]) && !empty($_GET["backgroundcolor"]) && preg_ if (!empty($c->getPrice())) { ?> - get("Price"); ?>: $getPrice(), 2); ?> + get("Price"); ?>: $getPrice(), 2); ?>