Completed
Push — develop-3.2.x ( 6804de...1ad0f7 )
by Matt
20:41
created
controller/wizard.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
 			array('w' => '560', 'h' => '315'),
106 106
 			array('w' => '640', 'h' => '360'),
107 107
 			array('w' => '853', 'h' => '480'),
108
-			array('w' => '1280','h' => '720'),
108
+			array('w' => '1280', 'h' => '720'),
109 109
 		);
110 110
 
111 111
 		$this->template->assign_vars(array(
Please login to merge, or discard this patch.