aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-01-29 07:30:46 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-01-29 07:30:46 +0000
commita4e1a291ed02c5641937fd912b50b91f8048ab52 (patch)
tree6cba048a4ac481348866d0824d41466bad3797dc
parent6c51d561b6c2ee2708335b3c312afb20a6f9acae (diff)
downloadsemanticscuttle-a4e1a291ed02c5641937fd912b50b91f8048ab52.tar.gz
semanticscuttle-a4e1a291ed02c5641937fd912b50b91f8048ab52.tar.bz2
add missing space
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r--data/templates/bookmarks.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/bookmarks.tpl.php b/data/templates/bookmarks.tpl.php
index 9418563..0e9ac95 100644
--- a/data/templates/bookmarks.tpl.php
+++ b/data/templates/bookmarks.tpl.php
@@ -91,7 +91,7 @@ window.onload = playerLoad;
</script>
<p id="sort"><?php echo $total.' '.T_("bookmark(s)"); ?> - <?php echo T_("Sort by:"); ?>
-<?php
+ <?php
$titleArrow = '';
$dateArrow = '';
$votingArrow = '';