Browse Source

Merge branch 'main' into lang_de

lang_de
Stephan Richter 2 years ago
parent
commit
a983faaf5d
  1. 2
      pom.xml
  2. 3
      static/templates/listlist.st

2
pom.xml

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

3
static/templates/listlist.st

@ -1,5 +1,8 @@
<fieldset> <fieldset>
<legend>Liste der (frei abonnierbaren) Mailing-Listen</legend> <legend>Liste der (frei abonnierbaren) Mailing-Listen</legend>
<p>
Klicke auf den Name einer Liste, um deren Archiv einzusehen (falls aktiviert).
</p>
<table id="listlist"> <table id="listlist">
<tr> <tr>
<th>Listen-Name</th> <th>Listen-Name</th>

Loading…
Cancel
Save