diff --git a/core/templates/manage/threshold/irc/network/relays.html b/core/templates/manage/threshold/irc/network/relays.html index ad5cbc3..8da7695 100644 --- a/core/templates/manage/threshold/irc/network/relays.html +++ b/core/templates/manage/threshold/irc/network/relays.html @@ -27,22 +27,22 @@ {{ relay.id }} {% if relay.registered %} - + {% else %} - + {% endif %} {% if relay.enabled %} - + {% else %} - + {% endif %}