Browse Source

Typo: “Retransmited by” fix #10

master
Miguel Freitas 11 years ago
parent
commit
b6c5db55d0
  1. 2
      following.html
  2. 2
      home.html
  3. 4
      tmobile.html

2
following.html

@ -193,7 +193,7 @@ @@ -193,7 +193,7 @@
<p class="post-text"></p>
<div class="post-context" style="display: none;">
<i class="post-retransmited-icon"></i>
<span>Retransmited by
<span>Retransmitted by
<a class="post-retransmited-by open-profile-modal" href=""></a>
</span>
</div>

2
home.html

@ -200,7 +200,7 @@ @@ -200,7 +200,7 @@
<p class="post-text"></p>
<div class="post-context" style="display: none;">
<i class="post-retransmited-icon"></i>
<span>Retransmited by
<span>Retransmitted by
<a class="post-retransmited-by open-profile-modal" href=""></a>
</span>
</div>

4
tmobile.html

@ -713,7 +713,7 @@ @@ -713,7 +713,7 @@
<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%;">Retransmited by
<span style="font-size:60%;">Retransmitted by
<a class="post-retransmited-by open-profile-modal" href=""></a>
</span>
</div>
@ -732,7 +732,7 @@ @@ -732,7 +732,7 @@
<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%;">Retransmited by
<span style="font-size:60%;">Retransmitted by
<a class="post-retransmited-by open-profile-modal" href=""></a>
</span>
</div>

Loading…
Cancel
Save