Passed
Push — client_release/8/8.2 ( 7f5819...dcfd1e )
by Vitalii
08:31
created
html/user/submit.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -459,7 +459,7 @@
 block discarded – undo
459 459
 
460 460
     $is_assim_move = is_assim_move($app);
461 461
 
462
-    page_head("Batch $batch_id");
462
+    page_head("batch $batch_id");
463 463
     text_start(800);
464 464
     start_table();
465 465
     row2("name", $batch->name);
Please login to merge, or discard this patch.