8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-22 11:23:10 +00:00

Fix bug sur l'edition du txt + élargi le champ pour dnssec

This commit is contained in:
Gabriel Detraz 2017-11-15 03:06:33 +01:00
parent 7f6bc6c2ec
commit bf06d133f0

View file

@ -34,7 +34,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<th></th>
</tr>
</thead>
{% for txt in txt_list %}
{% for txt in text_list %}
<tr>
<td>{{ txt.zone }}</td>
<td>{{ txt.dns_entry }}</td>