Remove extra submit button (error in one of the last commits)
authorVincent Tondellier <tonton+hg@team1664.org>
Fri, 08 May 2015 22:29:20 +0200
changeset 66 ca4fa5dc09da
parent 65 d1288f69bfed
child 67 9e95be0b1b8c
Remove extra submit button (error in one of the last commits)
templates/layouts/main.html.ep
--- a/templates/layouts/main.html.ep	Fri May 08 22:25:51 2015 +0200
+++ b/templates/layouts/main.html.ep	Fri May 08 22:29:20 2015 +0200
@@ -36,7 +36,6 @@
                 <button class="btn btn-default" type="submit">Go!</button>
               </span>
             </div>
-            <button type="submit" class="btn btn-default">Submit</button>
           </form>
       </div>
     </div>