public
Description: Your friendly neighborhood nzb downloader
Clone URL: git://github.com/maddox/pyrot.git
Click here to lend your support to: pyrot and make a donation at www.pledgie.com !
changed title of watchlist item add form
maddox (author)
Thu Apr 24 14:56:56 -0700 2008
commit  455b24a3d5a1b8df78835c177177cf34a299fb7d
tree    8ccd90e598235b520676cf89edea6e2300d57c03
parent  3ed7c0b40823b7073fe5e59421683c1fc9b40818
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@
0
 
0
 <% form_for :watchfor, :url => watchlists_path, :html => {:id => 'new_watchfor', :class => 'dialog'} do |f| %>
0
 <fieldset>
0
- <h1>Movie Search</h1>
0
+ <h1>Add an Item</h1>
0
   <a class="button leftButton" type="cancel">Cancel</a>
0
   <a class="button blueButton" type="submit">Add</a>
0
 

Comments

    No one has commented yet.