Revision ff7990df
Added by Phil Davis over 10 years ago
usr/local/www/vpn_openvpn_client.php | ||
---|---|---|
1171 | 1171 |
$i++; |
1172 | 1172 |
endforeach; |
1173 | 1173 |
?> |
1174 |
<tr style="dispaly:none;"><td></td></tr>
|
|
1174 |
<tr style="display:none;"><td></td></tr>
|
|
1175 | 1175 |
</tbody> |
1176 | 1176 |
</table> |
1177 | 1177 |
|
Also available in: Unified diff
Fix display style typo
I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.