This commit is contained in:
Marc Delisle
2009-07-02 22:37:30 +00:00
parent c1a229d02b
commit 226ae4bea2

View File

@@ -1909,7 +1909,7 @@ setfacl -d -m "g:www-data:rwx" tmp
changes to display a query box.<br /><br />
The size of this query window can be customized with
<tt>$cfg['QueryWindowWidth']</tt> and <tt>$cfg['QueryWindowWidth']</tt>
<tt>$cfg['QueryWindowWidth']</tt> and <tt>$cfg['QueryWindowHeight']</tt>
- both integers for the size in pixels. Note that normally, those
parameters will be modified in <tt>layout.inc.php</tt> for the
theme you are using.<br /><br />