typos and style fix for website

This commit is contained in:
lars 2005-12-25 15:36:15 +00:00
parent ece84db8da
commit 0a9c829aae
2 changed files with 6 additions and 7 deletions

View file

@ -80,7 +80,7 @@ font.feature {
}
a:visited {
color: #005040;
color: #005080;
}
#oben {

View file

@ -29,7 +29,7 @@
<div class="lid">ezmlm-web</div>
<ul>
<li><a href="download/">download</a></li>
<li><a href="https://systemausfall.org/trac/ezmlm-web/wiki/ScreenShots/ezmlm-web-3.0/">screenshots</a></li>
<li><a href="https://systemausfall.org/trac/ezmlm-web/wiki/ScreenShots/ezmlm-web-3.0">screenshots</a></li>
<li><a href="https://systemausfall.org/toolforge/ezmlm-web/demo" title="use 'test' as username and password">online demo</a></li>
<li><a href="http://rucus.ru.ac.za/~guy/ezmlm/">original project</a></li>
</ul>
@ -64,10 +64,9 @@
<font class="title">02005/12/25 - <font class="ez">ezmlm-web</font> <a href="download/ezmlm-web-3.0.tar.gz" title="download ezmlm-web 3.0">Version 3.0 released</a></font>
<ul class="changes">
<li>interface completely rewritten</li>
<li>suppurt for msgsize, mimereject, trailer</li>
<li>fixed insecure writing of webusers data</li>
<li>define a default MAIL_DOMAIN</li>
<li>requires the clearsilver template engine</li>
<li>support for msgsize, mimereject, trailer</li>
<li>it requires the clearsilver template engine</li>
<li>few bug fixes</li>
</ul>
<font class="title">02005/10/11 - <font class="ez">ezmlm-web</font> <a href="download/ezmlm-web-2.3.1.tar.gz" title="download ezmlm-web 2.3.1">Version 2.3.1 released (contributed by Reinin Oyama)</a></font>
@ -101,7 +100,7 @@
<p><font class="ez">ezmlm-web</font> is a web interface for the administration of <a href="http://ezmlm.org">ezmlm</a> mailing lists. It allows complete control over their configuration by using a web browser. User-based access control relieves administrators from the burden of managing all their mailing lists on their own.</p>
<p>Just take a look at some <a href="https://systemausfall.org/trac/ezmlm-web/wiki/ScreenShots/ezmlm-web-3.0/">screenshots</a> or try out the <a href="https://systemausfall.org/toolforge/ezmlm-web/demo">demo installation</a> (use 'test' as username and password).</p>
<p>Just take a look at some <a href="https://systemausfall.org/trac/ezmlm-web/wiki/ScreenShots/ezmlm-web-3.0">screenshots</a> or try out the <a href="https://systemausfall.org/toolforge/ezmlm-web/demo">demo installation</a> (use 'test' as username and password).</p>
</div>