/[mldonkey]/mldonkey/src/networks/bittorrent/bTInteractive.ml
ViewVC logotype

Diff of /mldonkey/src/networks/bittorrent/bTInteractive.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.58 by spiralvoice, Thu Oct 6 10:19:30 2005 UTC revision 1.59 by spiralvoice, Thu Oct 6 10:43:36 2005 UTC
# Line 130  let op_file_print_html file buf = Line 130  let op_file_print_html file buf =
130    
131    Printf.bprintf buf "\\</tr\\>\\<tr class=\\\"dl-%d\\\"\\>" (html_mods_cntr ());    Printf.bprintf buf "\\</tr\\>\\<tr class=\\\"dl-%d\\\"\\>" (html_mods_cntr ());
132    html_mods_td buf [    html_mods_td buf [
133        ("Search for other possible Torrent Files", "sr br", "Torrent Srch");
134        ("", "sr", Printf.sprintf "\\<a target=\\\"_blank\\\" href=\\\"http://isohunt.com/%s\\\"\\>IsoHunt\\</a\\>"
135             (file.file_name)
136          )
137     ];
138    
139      Printf.bprintf buf "\\</tr\\>\\<tr class=\\\"dl-%d\\\"\\>" (html_mods_cntr ());
140      html_mods_td buf [
141      ("Tracker(s)", "sr br", "Tracker(s)");      ("Tracker(s)", "sr br", "Tracker(s)");
142      ("", "sr",      ("", "sr",
143        (let tracker_string = ref "" in        (let tracker_string = ref "" in

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26