Fix typo that made listgroup names invisible, per comment from Alvaro.

This commit is contained in:
Magnus Hagander
2009-10-07 16:27:34 +02:00
parent bff6f3e379
commit a894bd5dc7

View File

@ -31,7 +31,7 @@ receiving mail).</p>
</div> </div>
{%endif%} {%endif%}
<h2>{{l.group.name}}</h2> <h2>{{l.group.groupname}}</h2>
<div class="tblBasic"> <div class="tblBasic">
<table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey"> <table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey">
<tr> <tr>