]> iEval git - mindcoding-template-patches.git/blobdiff - tmpl/pb_entry.en
update register
[mindcoding-template-patches.git] / tmpl / pb_entry.en
index d68b44d3192e223986245f171dbad405515bc38a..0d1db070c106730e67fb50d3995034a8c2a12712 100644 (file)
                                                <tmpl_if_defined contest><input type="hidden" name="contest" value="<tmpl_var contest>"></tmpl_if_defined>
                                                <label>File: <input name="prog" required type="file"></label>
 
-                                               <form action="https://gm.ieval.ro/action/submit" method="POST" enctype="multipart/form-data"><textarea class="form-control" style="width: 25em; height: 25em;" placeholder="Source code"></textarea>
+                                               <form action="https://gm.ieval.ro/action/submit" method="POST" enctype="multipart/form-data"><textarea class="form-control" style="width: 25em; height: 25em;" placeholder="Source code"></textarea><br>
                                                <div class="input-group-btn">
-                                               <label>File format: <select class="btn btn-active" name="prog_format" required>
+                                               <label>File format: <select name="prog_format" required>
                                                <tmpl_loop formats><option value="<tmpl_var _>"><tmpl_var _></option>
                                                </tmpl_loop></select></label>
-                                               <input type="submit" class="btn btn-active" value="Submit job">
+                                               <input type="submit" value="Submit">
                                                </div>
                                                
                                                </form>
This page took 0.022976 seconds and 4 git commands to generate.