Browse Source

added explanation text

drop_old_mail
Stephan Richter 3 years ago
parent
commit
cb80ea12c7
  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>List of (public) mailinglists</legend> <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"> <table id="listlist">
<tr> <tr>
<th>List Name</th> <th>List Name</th>

Loading…
Cancel
Save