From 529fbbfd6d768d7729db23a0e7b4ec440254abfa Mon Sep 17 00:00:00 2001 From: loonylion Date: Wed, 15 Nov 2017 14:38:39 +0000 Subject: [PATCH] Improves bug#6400 further reducing page load time from my previous commit Moved select box generation code out of interface display loop, meaning it runs once iterating over count(interfaces) rather than running count(interfaces) times iterating over count(interfaces) each time. Also removed tabs and some newlines from $portinfo):?> - - - $portinfo):?> + + @@ -673,13 +620,12 @@ $profile['html_display_ifs'] = $timeb2-$timea2;*/