From 226ae4bea20a0478541588fa539cc204753dd4af Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 2 Jul 2009 22:37:30 +0000 Subject: [PATCH] typo --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index d94494022..bfc767146 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1909,7 +1909,7 @@ setfacl -d -m "g:www-data:rwx" tmp changes to display a query box.

The size of this query window can be customized with - $cfg['QueryWindowWidth'] and $cfg['QueryWindowWidth'] + $cfg['QueryWindowWidth'] and $cfg['QueryWindowHeight'] - both integers for the size in pixels. Note that normally, those parameters will be modified in layout.inc.php for the theme you are using.