summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-14 20:46:20 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-14 20:46:20 +0200
commite755f66c97bb29d2315c69f596d479e0887bc167 (patch)
tree19356b07136bc9b748e00e7597c294d2a2e89e39
parent6475b52ec702f29618b547df046f4416fdf40057 (diff)
multi: add a deprecation warning
-rw-r--r--templates/multi.html.ep6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/multi.html.ep b/templates/multi.html.ep
index 704c589..0095957 100644
--- a/templates/multi.html.ep
+++ b/templates/multi.html.ep
@@ -48,3 +48,9 @@
</div> <!-- displaymulti -->
% }
+
+<p class="notice">
+<strong>Deprecation Warning.</strong>
+Dieses Frontend wird nicht mehr weitergewickelt und möglicherweise in einer
+zukünftigen DBF-Version entfernt.
+</p>