Completed
Branch dev (bec91c)
by
unknown
04:56
created
_common/form/_view/sectionset/AdminPageFramework_Form_View___FieldTitle.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -173,7 +173,7 @@
 block discarded – undo
173 173
                             . $this->getFrameworkNameVersion()
174 174
                             . '  ('
175 175
                                 . __( 'This information will be disabled when <code>WP_DEBUG</code> is set to <code>false</code> in <code>wp-config.php</code>.', 'admin-page-framework' )
176
-                              . ')'
176
+                                . ')'
177 177
                         . '</span>',
178 178
                     'attributes'    => array(
179 179
                         'container' => array(
Please login to merge, or discard this patch.