mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 08:27:51 +00:00
fix retransmited by (and rename to "twisted again by" as requested! :)
This commit is contained in:
parent
a72ad8069e
commit
18b84c9443
@ -198,9 +198,8 @@
|
||||
<p class="post-text"></p>
|
||||
<div class="post-context" style="display: none;">
|
||||
<i class="post-retransmited-icon"></i>
|
||||
<span>Retransmitted by
|
||||
<a class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</span>
|
||||
<span>twisted again by</span>
|
||||
<a class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</div>
|
||||
<span class="post-expand">Expand</span>
|
||||
<!-- elementos de interação com o post que são exibidos no hover -->
|
||||
|
@ -216,9 +216,8 @@
|
||||
<p class="post-text"></p>
|
||||
<div class="post-context" style="display: none;">
|
||||
<i class="post-retransmited-icon"></i>
|
||||
<span>Retransmitted by
|
||||
<a class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</span>
|
||||
<span>twisted again by</span>
|
||||
<a class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</div>
|
||||
<span class="post-expand">Expand</span>
|
||||
<!-- elementos de interação com o post que são exibidos no hover -->
|
||||
|
10
tmobile.html
10
tmobile.html
@ -718,9 +718,8 @@
|
||||
<p class="post-text no-ellipsis"></p>
|
||||
<div class="post-context" style="display: none;">
|
||||
<i class="post-retransmited-icon"></i>
|
||||
<span style="font-size:60%;">Retransmitted by
|
||||
<a class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</span>
|
||||
<span style="font-size:60%;">twisted again by</span>
|
||||
<a style="font-size:60%;" class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</div>
|
||||
</div>
|
||||
</li> <!-- post-template -->
|
||||
@ -737,9 +736,8 @@
|
||||
<p class="post-text no-ellipsis"></p>
|
||||
<div class="post-context" style="display: none;">
|
||||
<i class="post-retransmited-icon"></i>
|
||||
<span style="font-size:60%;">Retransmitted by
|
||||
<a class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</span>
|
||||
<span style="font-size:60%;">twisted again by</span>
|
||||
<a style="font-size:60%;" class="post-retransmited-by open-profile-modal" href=""></a>
|
||||
</div>
|
||||
<!-- elementos de interação com o post que são exibidos no hover -->
|
||||
<fieldset class="post-interactions ui-grid-a" data-role="fieldcontain">
|
||||
|
Loading…
Reference in New Issue
Block a user