fix FA.dk

Add a space after location

// ==UserScript==
// @name         fix FA.dk
// @namespace    http://kostecki.dk/
// @version      0.1
// @description  Add a space after location
// @author       Kostecki
// @match        http://www.festivalanlaeg.dk/topic/*
// @grant        none
// ==/UserScript==

$(".ft").html("Location: ");