Completed
Push — develop ( 8a3cb1...065463 )
by Michael
01:27
created
lang/en/settings.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,5 +6,5 @@
 block discarded – undo
6 6
  */
7 7
 
8 8
 // keys need to match the config setting name
9
- $lang['hook_secret'] = 'Secret expected in X_HOOK_SECRET header. Empty to disable check';
9
+    $lang['hook_secret'] = 'Secret expected in X_HOOK_SECRET header. Empty to disable check';
10 10
 
Please login to merge, or discard this patch.