summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes.rudolph@gmx.com>2018-01-02 13:58:11 +0100
committerSebastian Reichel <sre@ring0.de>2018-06-28 01:52:53 +0200
commit207e77c7cbab87f3bf537dd11ca391f12df01129 (patch)
treec8ad4ae435dca1b2e77d0ddfab72c5a57dd3290b /templates/index.html
parentf07b648ce9b6f06200bdd0090d1fdac15fd3351d (diff)
downloadserial-barcode-scanner-207e77c7cbab87f3bf537dd11ca391f12df01129.tar.bz2
all: replace hard-coded KtT branding with dynamic text
* extend config file with general details * extend curves-ui makefile add config * Use name from config * replace static text with dynamic text * read short name and long name from config * replace SHORTNAME tags with the shortname * replace mail related branding information * add missing Replacement * make VAT (Umsatzsteuer) optional * make space name dynamic * make short name in treasuremail text dynamic * make pdf text more dynamic
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index c7782bd..bee2d95 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1 +1 @@
-<p>Welcome to the new KtT Shop System.</p>
+<p>Welcome to the new {{{SHORTNAME}}} Shop System.</p>