Completed
Pull Request — master (#2014)
by
unknown
54s
created
classes/controllers/FrmFormsController.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@  discard block
 block discarded – undo
10 10
 	 * message in the current tab.
11 11
 	 *
12 12
 	 * @since 6.2
13
-     * @since x.x This is public.
13
+	 * @since x.x This is public.
14 14
 	 *
15 15
 	 * @var array Keys are form IDs and values are 1.
16 16
 	 */
@@ -2739,7 +2739,7 @@  discard block
 block discarded – undo
2739 2739
 	 * Prints open in new tab js with fallback handler.
2740 2740
 	 *
2741 2741
 	 * @since 6.3.1
2742
-     * @since x.x This is public.
2742
+	 * @since x.x This is public.
2743 2743
 	 *
2744 2744
 	 * @param string $success_url Success URL.
2745 2745
 	 * @param array  $args        See {@see FrmFormsController::redirect_after_submit()}.
Please login to merge, or discard this patch.