luci-app-dawn: add missing quotation mark

Signed-off-by: Schleifer, Werner <werner.schleifer@gmx.de>
This commit is contained in:
Schleifer, Werner 2021-09-24 09:26:27 +02:00 committed by Hannu Nyman
parent e0053fe79d
commit d4ab37d9a0

View file

@ -20,7 +20,7 @@ function s.render(self, sid)
%>
<div class="cbi-section-node">
<h3>SSID: <%= xml.pcdata(name) %></h3>
<table class="table" id=network_overview_main">
<table class="table" id="network_overview_main">
<tr class="tr table-titles">
<th class="th">AP</th>
<th class="th">Clients</th>