From 0e0f762fc4f8163b5e5513d4e580f9687e1d8d6b Mon Sep 17 00:00:00 2001 From: Andreas Moik Date: Mon, 30 May 2016 14:15:10 +0200 Subject: [PATCH] bugfix for bug "L is NULL" --- content/fas.xul.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/fas.xul.php b/content/fas.xul.php index be8829301..ba5d226f6 100644 --- a/content/fas.xul.php +++ b/content/fas.xul.php @@ -66,16 +66,16 @@ echo ''; xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" orient="vertical" width="800" - height="600" - persist="screenX screenY width height sizemode" - onload="onLoad()" - > + height="600" + persist="screenX screenY width height sizemode" + onload="onLoad()" + > +