Completed
Branch master (11f33f)
by Tim
03:19
created
ext_tables.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,8 +16,8 @@
 block discarded – undo
16 16
                         'Backend' => 'index',
17 17
         ),
18 18
         array(          // Additional configuration
19
-                           'access' => 'user,group',
20
-                           'icon'   => '',
21
-                           'labels' => 'OnPage.org',
19
+                            'access' => 'user,group',
20
+                            'icon'   => '',
21
+                            'labels' => 'OnPage.org',
22 22
         ));
23 23
 }
24 24
\ No newline at end of file
Please login to merge, or discard this patch.