mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +00:00
Fix typo that made listgroup names invisible, per comment from Alvaro.
This commit is contained in:
@ -31,7 +31,7 @@ receiving mail).</p>
|
||||
</div>
|
||||
|
||||
{%endif%}
|
||||
<h2>{{l.group.name}}</h2>
|
||||
<h2>{{l.group.groupname}}</h2>
|
||||
<div class="tblBasic">
|
||||
<table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey">
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user