net/frr: post-merge cleanups

This commit is contained in:
Franco Fichtner
2021-01-11 10:03:51 +01:00
parent 8e78daf643
commit 330120ad14
2 changed files with 1 additions and 1 deletions
@@ -104,7 +104,7 @@ POSSIBILITY OF SUCH DAMAGE.
<% if (areas) { %>
<h2>{{ lang._('Areas') }}</h2>
<% _.forEach(areas, function(area, areaname) { %>
<br />
<br />
<table class="table table-striped">
<thead>
<tr>
View File