diff --git a/code/smartphone.js b/code/smartphone.js index edaa1d8b..64142803 100644 --- a/code/smartphone.js +++ b/code/smartphone.js @@ -115,7 +115,7 @@ window.runOnSmartphonesAfterBoot = function() { smartphone.mapButton.click(); // add a div/hook for updating mobile info - $('#updatestatus').prepend('
'); + $('#updatestatus').prepend(''); window.addHook('portalDetailsUpdated', window.smartphoneInfo); // disable img full view