Completed
Push — master ( 5b1d5e...05aa71 )
by Gordon
07:23 queued 05:57
created
code/HtmlEditorField_ImageToolbarExtension.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Add 'no alignment' option when inserting images through 'Insert Media' form.
4
- */
3
+     * Add 'no alignment' option when inserting images through 'Insert Media' form.
4
+     */
5 5
 class HtmlEditorField_ImageToolbarExtension extends Extension
6 6
 {
7 7
     public function updateFieldsForImage(&$fields, $url, $file)
Please login to merge, or discard this patch.