diff options
-rw-r--r-- | config/pf-blocker/pfBlocker.widget.php | 1 | ||||
-rwxr-xr-x | config/postfix/postfix.widget.php | 1 | ||||
-rwxr-xr-x | config/varnish3/varnish.widget.php | 1 | ||||
-rwxr-xr-x | config/varnish64/varnish.widget.php | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/config/pf-blocker/pfBlocker.widget.php b/config/pf-blocker/pfBlocker.widget.php index 7a779758..60b0c754 100644 --- a/config/pf-blocker/pfBlocker.widget.php +++ b/config/pf-blocker/pfBlocker.widget.php @@ -84,7 +84,6 @@ echo"</table></div>"; ?> <script type="text/javascript"> function getstatus_pfblocker() { - #scroll(0,0); var url = "/widgets/widgets/pfBlocker.widget.php"; var pars = 'getupdatestatus=yes'; var myAjax = new Ajax.Request( diff --git a/config/postfix/postfix.widget.php b/config/postfix/postfix.widget.php index ddf1e342..c439b5ce 100755 --- a/config/postfix/postfix.widget.php +++ b/config/postfix/postfix.widget.php @@ -115,7 +115,6 @@ echo"</table></div>"; ?> <script type="text/javascript"> function getstatus_postfix() { - #scroll(0,0); var url = "/widgets/widgets/postfix.widget.php"; var pars = 'getupdatestatus=yes'; var myAjax = new Ajax.Request( diff --git a/config/varnish3/varnish.widget.php b/config/varnish3/varnish.widget.php index 26e28c9b..35980db5 100755 --- a/config/varnish3/varnish.widget.php +++ b/config/varnish3/varnish.widget.php @@ -106,7 +106,6 @@ echo"</table></div>"; ?> <script type="text/javascript"> function getstatus_varnish() { - #scroll(0,0); var url = "/widgets/widgets/varnish.widget.php"; var pars = 'getupdatestatus=yes'; var myAjax = new Ajax.Request( diff --git a/config/varnish64/varnish.widget.php b/config/varnish64/varnish.widget.php index 26e28c9b..35980db5 100755 --- a/config/varnish64/varnish.widget.php +++ b/config/varnish64/varnish.widget.php @@ -106,7 +106,6 @@ echo"</table></div>"; ?> <script type="text/javascript"> function getstatus_varnish() { - #scroll(0,0); var url = "/widgets/widgets/varnish.widget.php"; var pars = 'getupdatestatus=yes'; var myAjax = new Ajax.Request( |