web/tweetwall.php
changeset 1571 4a1e6952afe5
parent 1560 d441b50586ba
equal deleted inserted replaced
1570:c175d505e40d 1571:4a1e6952afe5
    86                     </div>
    86                     </div>
    87                 </div>
    87                 </div>
    88                 
    88                 
    89             <?php } else {?>
    89             <?php } else {?>
    90                 
    90                 
    91                 <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>
    91                 <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>
    92                 
    92                 
    93             <?php } ?>
    93             <?php } ?>
    94             </div>
    94             </div>
    95         </div>
    95         </div>
    96 <!--        <div id="hovertweet">
    96 <!--        <div id="hovertweet">