Passed
Push — master ( 559468...0877be )
by Nicolaas
08:53
created
src/Extensions/ElementalSwitchTabsExtension.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
                         '<a
49 49
                             href="' . $owner->CMSEditLink(false) . '"
50 50
                             style="text-align: right; display: block; padding-bottom: 20px;"
51
-                        >Edit on the "'.$pageTitle.'" page</a>'
51
+                        >Edit on the "'.$pageTitle . '" page</a>'
52 52
                     ),
53 53
                 ],
54 54
                 'Title'
Please login to merge, or discard this patch.