diff --git a/inc/template.php b/inc/template.php index 61378bf926d4947aec64e5a60603e5b850220b8d..e028fe39c7991847bef3f163c19e4bd4ccce6439 100644 --- a/inc/template.php +++ b/inc/template.php @@ -986,7 +986,7 @@ function tpl_indexerWebBug(){ $p = array(); $p['src'] = DOKU_BASE.'lib/exe/indexer.php?id='.rawurlencode($ID). '&'.time(); - $p['width'] = 1; + $p['width'] = 2; $p['height'] = 1; $p['alt'] = ''; $att = buildAttributes($p);