Completed
Pull Request — master (#1997)
by
unknown
39s
created
classes/views/frm-settings/license_box.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
 	die( 'You are not allowed to call this page directly.' );
4 4
 }
5 5
 
6
-$button_upgrade_link      = FrmAppHelper::admin_upgrade_link(
6
+$button_upgrade_link = FrmAppHelper::admin_upgrade_link(
7 7
 	array(
8 8
 		'medium' => 'settings-license',
9 9
 		'content' => 'global-settings-license-box-get-formidable-button',
Please login to merge, or discard this patch.