diff --git a/mozilla/minimo/chrome/content/minimo.xul b/mozilla/minimo/chrome/content/minimo.xul index 67cfa40d262..e6961e9fbe2 100755 --- a/mozilla/minimo/chrome/content/minimo.xul +++ b/mozilla/minimo/chrome/content/minimo.xul @@ -117,7 +117,10 @@ completeselectedindex="true" autocompletepopup="PopupAutoComplete" onfocus="URLBarFocusHandler();" - ontextentered="return URLBarEntered();"/> + ontextentered="return URLBarEntered();"> + + +