@@ -173,7 +173,7 @@ |
||
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( |