Test Setup Failed
Push — release_2_1 ( 5483bc...6ad2b8 )
by Stefan
13:18
created
web/admin/action_req_certificate.php 1 patch
Indentation   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -189,8 +189,7 @@
 block discarded – undo
189 189
             foreach ($allIdPs as $id => $name) {
190 190
                 echo '<option value="' . $id . '">' . $name . "</option>";
191 191
             }
192
-              
193
-            **/ 
192
+             **/ 
194 193
             ?>
195 194
         </select>
196 195
         <br/>
Please login to merge, or discard this patch.