test

Diff code posted
created at 29 Sep 10:03

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/app/views/pages/welcome.html.erb b/app/views/pages/welcome.html.erb
index 5997ed1..b463598 100755
--- a/app/views/pages/welcome.html.erb
+++ b/app/views/pages/welcome.html.erb
@@ -4,7 +4,7 @@
     <div class="controls">
       <input type="text" class="input-medium" name="owner" placeholder="Owner">
       /
-      <input type="text" class="input-medium" name="reponame" placeholder="Repository name">
+      <input type="text" class="input-medium" name="reponame" placeholder="Name">
     </div>
   </div>
   <div class="control-group">
564 Bytes in 4 ms with coderay