--- a/web/client.php Fri Jun 07 17:57:10 2013 +0200
+++ b/web/client.php Fri Jun 07 18:12:19 2013 +0200
@@ -57,7 +57,7 @@
<html lang="<?php echo($actual); ?>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>Live Video and Annotation</title>
+ <title>Polemic Tweet — <?php echo($translate->_('config__title')); ?></title>
<meta http-equiv="X-UA-Compatible" content="IE=9" />
<!-- FONT -->
@@ -479,6 +479,10 @@
</div>
</div>
+ <?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>
+
<?php } ?>
</div>