aboutsummaryrefslogtreecommitdiff
path: root/data/templates/sidebar.block.watchlist.php
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/sidebar.block.watchlist.php')
-rw-r--r--data/templates/sidebar.block.watchlist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/sidebar.block.watchlist.php b/data/templates/sidebar.block.watchlist.php
index 8f4984e..07b7f15 100644
--- a/data/templates/sidebar.block.watchlist.php
+++ b/data/templates/sidebar.block.watchlist.php
@@ -16,7 +16,7 @@ foreach($watching as $watchuser) {
?>
<?php if(count($closeContacts)>0):?>
-<h2 title="<?php echo T_('Close contacts are mutual contacts');?>"><?php echo ' &harr '. T_('Close contacts'); ?></h2>
+<h2 title="<?php echo T_('Close contacts are mutual contacts');?>"><?php echo ' &harr; '. T_('Close contacts'); ?></h2>
<div id="watching">
<ul>
<?php foreach($closeContacts as $watchuser): ?>