]> iEval git - mindcoding-template-patches.git/blobdiff - tmpl/pb_entry.en
fix submit
[mindcoding-template-patches.git] / tmpl / pb_entry.en
index 567ad2338ff0d0302c885acda89b752336626cee..1c97d59af9084808bd282bffab690dcc20a3d71a 100644 (file)
@@ -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.019795 seconds and 4 git commands to generate.