X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fmobile%2Fmobile_client.js;fp=www%2Fmobile%2Fmobile_client.js;h=5b96fef2e841a2b88178e03aa91a4c189b2de49c;hb=42eb0192cebaf513cb42dfc6b0726b137000b47c;hp=ea0de77734e73cad544c40f58c2910b02a597d4d;hpb=3a09357546ab6617a10e04407ef4ec888ed8bab6;p=pazpar2-moved-to-github.git diff --git a/www/mobile/mobile_client.js b/www/mobile/mobile_client.js index ea0de77..5b96fef 100644 --- a/www/mobile/mobile_client.js +++ b/www/mobile/mobile_client.js @@ -935,7 +935,7 @@ function renderDetails_iphone(data, marker) ; details += renderLinesURL('Location', data["location"], "@name", "md-url_recipe"); - details += '
  • Back
  • '; + details += '
  • Back
  • '; if (coverimagetag.length>0) { details += renderLine(' ', coverimagetag); }