web/client.php
changeset 926 6c5b07e9ecdc
parent 922 2ca61ac043e3
child 940 843f96e4eebd
equal deleted inserted replaced
925:fca9651a7fa7 926:6c5b07e9ecdc
   479                     </div>
   479                     </div>
   480                 </div>
   480                 </div>
   481                 
   481                 
   482             <?php } else {?>
   482             <?php } else {?>
   483                 
   483                 
   484                 <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>
   484                 <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>
   485                 
   485                 
   486             <?php } ?>
   486             <?php } ?>
   487             
   487             
   488             </div>
   488             </div>
   489             <?php $pad_url = $translate->_('config__pad_url');?>
   489             <?php $pad_url = $translate->_('config__pad_url');?>