]> iEval git - mindcoding-template-patches.git/blobdiff - tmpl/pb_entry.en
Convert all jumbotrons to wells
[mindcoding-template-patches.git] / tmpl / pb_entry.en
index 567ad2338ff0d0302c885acda89b752336626cee..1df4af81e7406a3fa1c642aa86c4cb8373a107ca 100644 (file)
@@ -3,7 +3,7 @@
                
                <div class="row clearfix">
                        <div class="col-md-8 column">
-                               <div class="jumbotron">
+                               <div class="well">
                                <small>
                                        <tmpl_var ESCAPE=0 statement>
                                </small>
@@ -31,7 +31,7 @@
                                                <form action="https://gm.ieval.ro/action/submit" method="POST" enctype="multipart/form-data">
                                                <input type="hidden" name="problem" value="<tmpl_var id>">
                                                <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>
+                                               <label>File: <input name="prog" type="file"></label>
 
                                                <textarea class="form-control"placeholder="Source code" name="source_code"></textarea><br>
                                                <div class="input-group-btn">
This page took 0.022092 seconds and 4 git commands to generate.