typo, spacing
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 10 Dec 2010 14:22:11 +0000 (09:22 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 10 Dec 2010 15:49:17 +0000 (10:49 -0500)
horde/templates/block/twitter-layout.html.php

index 343d6b0..0975dfb 100644 (file)
@@ -16,7 +16,7 @@
    <span id="<?php echo $this->instance ?>_counter" style="color:rgb(204, 204, 204); margin-left:6px;">140</span>
    <span id="<?php echo $this->instance ?>_inReplyTo"></span>
    <?php echo $this->loadingImg ?>
-   <div id="currentStatus" class="" style="margin:10px;"><strong>'<?php echo _("Latest") ?></strong><?php echo $this->latestStatus ?> - <span class="fbstreaminfo"><?php echo $this->latestDate ?></span></div>
+   <div id="currentStatus" style="margin:10px;"><strong><?php echo _("Latest")?></strong> <?php echo $this->latestStatus ?> - <span class="fbstreaminfo"><?php echo $this->latestDate ?></span></div>
  </div>
  <div>
    <a href="#" onclick="Horde['twitter<?php echo $this->instance ?>'].showStream();"><?php echo _("Stream")?></a>