equal
deleted
inserted
replaced
56 </head> |
56 </head> |
57 |
57 |
58 <h1 class="tweetWriterTitle" style="width:300px;" > <?php print $translate->_("EmbedTitle"); ?></h1> |
58 <h1 class="tweetWriterTitle" style="width:300px;" > <?php print $translate->_("EmbedTitle"); ?></h1> |
59 |
59 |
60 <p style="font-size:12px;width:300px;"><?php print $translate->_("EmbedText"); ?> </p> |
60 <p style="font-size:12px;width:300px;"><?php print $translate->_("EmbedText"); ?> </p> |
61 <textarea cols="10" rows="10"><iframe src="<?php echo(URL_ROOT.$rep); ?>/client.php?embed=true" width="880" height="600" frameborder="0"></iframe><p><a href="<?php echo(URL_ROOT.$rep); ?>/client.php">Source</a> on <a href="<?php echo(URL_ROOT); ?>">PolemicTweet</a>.</p> |
61 <textarea cols="10" rows="10"><iframe src="<?php echo(URL_ROOT.$rep); ?>/client.php?embed=true" width="900" height="600" frameborder="0"></iframe><p><a href="<?php echo(URL_ROOT.$rep); ?>/client.php">Source</a> on <a href="<?php echo(URL_ROOT); ?>">PolemicTweet</a>.</p> |
62 </textarea> |
62 </textarea> |
63 |
63 |
64 </body> |
64 </body> |
65 </html> |
65 </html> |