Browse Source

added explanation text

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

2
pom.xml

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

3
static/templates/listlist.st

@ -1,5 +1,8 @@ @@ -1,5 +1,8 @@
<fieldset>
<legend>List of (public) mailinglists</legend>
<p>
Click on the name of a list, to see it`s archive (if enabled).
</p>
<table id="listlist">
<tr>
<th>List Name</th>

Loading…
Cancel
Save