add missing space
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
6c51d561b6
commit
a4e1a291ed
@ -91,7 +91,7 @@ window.onload = playerLoad;
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<p id="sort"><?php echo $total.' '.T_("bookmark(s)"); ?> - <?php echo T_("Sort by:"); ?>
|
<p id="sort"><?php echo $total.' '.T_("bookmark(s)"); ?> - <?php echo T_("Sort by:"); ?>
|
||||||
<?php
|
<?php
|
||||||
$titleArrow = '';
|
$titleArrow = '';
|
||||||
$dateArrow = '';
|
$dateArrow = '';
|
||||||
$votingArrow = '';
|
$votingArrow = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user