--- a/web/client.php Fri Jun 07 18:18:31 2013 +0200
+++ b/web/client.php Fri Jun 07 18:34:22 2013 +0200
@@ -481,7 +481,7 @@
<?php } else {?>
- <p class="connect-message"><a href="<php echo URL_ROOT.$rep; ?>/client.php?CONNECT=true"><?php echo $translate->_('You must be connected with your Twitter account to read the conversation'); ?></a></p>
+ <p class="connect-message"><a href="<?php echo URL_ROOT.$rep; ?>/client.php?CONNECT=true"><?php echo $translate->_('You must be connected with your Twitter account to read the conversation'); ?></a></p>
<?php } ?>