aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/bookmarks.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bookmarks.tpl.php b/templates/bookmarks.tpl.php
index cfed7d9..412b938 100644
--- a/templates/bookmarks.tpl.php
+++ b/templates/bookmarks.tpl.php
@@ -221,7 +221,7 @@ window.onload = playerLoad;
} else {
?>
- <p class="error"><?php echo T_('No bookmarks available'); ?>.</p>
+ <p class="error"><?php echo T_('No bookmarks available'); ?></p>
<?php
}