Passed
Push — master ( 9d1df4...c2f5e1 )
by Aimeos
02:57
created
client/html/templates/checkout/standard/process-body-standard.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 
8 8
 
9 9
 $enc = $this->encoder();
10
-$prefix =$this->get( 'standardUrlExternal', true );
10
+$prefix = $this->get( 'standardUrlExternal', true );
11 11
 
12 12
 
13 13
 /** client/html/checkout/standard/process/validate
Please login to merge, or discard this patch.