Browse Source

Merge branch 'main' into lang_de

lang_de
Stephan Richter 6 months ago
parent
commit
8d0e47a1eb
  1. 2
      pom.xml
  2. 2
      static/templates/footer.st

2
pom.xml

@ -6,7 +6,7 @@
<groupId>org.example</groupId> <groupId>org.example</groupId>
<artifactId>Widerhall</artifactId> <artifactId>Widerhall</artifactId>
<version>1.0.2</version> <version>1.0.3</version>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>

2
static/templates/footer.st

@ -1,5 +1,5 @@
<div class="footer"> <div class="footer">
Widerhall Mail-Verteiler. Widerhall Mail-Verteiler.
Version 1.0.2. Version 1.0.3.
Hol dir den Quellcode auf <a target="_blank" href="https://git.srsoftware.de/StephanRichter/Widerhall/src/branch/lang_de">git.srsoftware.de</a> Hol dir den Quellcode auf <a target="_blank" href="https://git.srsoftware.de/StephanRichter/Widerhall/src/branch/lang_de">git.srsoftware.de</a>
</div> </div>

Loading…
Cancel
Save