public
Description: Your friendly neighborhood nzb downloader
Clone URL: git://github.com/maddox/pyrot.git
Search Repo:
Click here to lend your support to: pyrot and make a donation at www.pledgie.com !
THIS will fix the stupid button
maddox (author)
Thu Apr 24 19:34:53 -0700 2008
commit  5bcce78b81508d1ecaf108974af3f9d5c4fc830a
tree    57e305ed0923360af8466a3eab92236e72ff23d6
parent  80c1310f686ebf58b4dc79aefc614944298819aa
...
41
42
43
44
 
45
46
47
...
41
42
43
 
44
45
46
47
0
@@ -41,7 +41,7 @@
0
     <ul id = "download_links" class="segmented">
0
       <li><a href="<%= series_episodes_path(nzb.contentable.series) %>">More Episodes</a></li>
0
       <li><%= determine_season_pass_link(nzb.contentable.series)%></li>
0
-      <li><a href="mailto:?subject=<%= nzb.contentable.title %>&body=http://v3.newzbin.com/browse/post/<%= nzb.newzbin_id %>" target="_blank">Share This</a></li>
0
+      <li><a href="mailto:?subject=<%= nzb.contentable.title %>&body=http://v3.newzbin.com/browse/post/<%= nzb.newzbin_id %>" target="_blank">Share Episode</a></li>
0
     </ul>
0
 
0
 </div>

Comments

    No one has commented yet.