From 15ac43132455f178c4f23cf571fe8016b7f5d90f Mon Sep 17 00:00:00 2001 From: Tristan Schneider Date: Thu, 17 Dec 2020 19:20:09 +0100 Subject: [PATCH] custom send button logos --- index.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 4626b77..d654ccd 100644 --- a/index.php +++ b/index.php @@ -49,7 +49,11 @@ $config_data = json_decode($raw_json_config, false); <?php print($config_data->title ?? "One Word Each"); ?> - + send_logo)) { + print(""); + } + ?> " type="image/x-icon"> @@ -76,7 +80,11 @@ $config_data = json_decode($raw_json_config, false);
- +