update register
[mindcoding-template-patches.git] / tmpl / pb_entry.en
index af61dc40d150a5588df4080aa0904770e5878515..0d1db070c106730e67fb50d3995034a8c2a12712 100644 (file)
@@ -32,7 +32,7 @@
                                                <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 name="prog_format" required>
                                                <tmpl_loop formats><option value="<tmpl_var _>"><tmpl_var _></option>
This page took 0.009202 seconds and 4 git commands to generate.