web/tweetwall.php
changeset 1571 4a1e6952afe5
parent 1560 d441b50586ba
--- a/web/tweetwall.php	Tue Oct 22 10:01:37 2024 +0200
+++ b/web/tweetwall.php	Thu Nov 07 22:38:14 2024 +0100
@@ -88,7 +88,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 account to read the conversation'); ?></a></p>
                 
             <?php } ?>
             </div>