From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] ids.cgi: Display oinkcode section after page load when neccessary. Date: Fri, 12 Apr 2019 18:21:01 +0200 Message-ID: <20190412162101.4698-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7356897548677185168==" List-Id: --===============7356897548677185168== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Fixes #12048. Signed-off-by: Stefan Schantl --- html/cgi-bin/ids.cgi | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 98c6f57b4..00db6a0c3 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -689,20 +689,26 @@ print"var show = \"$Lang::tr{'ids show'}\"\;\n"; print"var hide = \"$Lang::tr{'ids hide'}\"\;\n"; print <