Skip to content

Commit 6e60594

Browse files
committed
Fixed escaped text
Signed-off-by: snipe <[email protected]>
1 parent f357dd6 commit 6e60594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en-US/admin/settings/general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
'scoping' => 'Scoping',
457457
'formats' => 'Default Formats',
458458
'profiles' => 'User Profiles',
459-
'eula' => 'EULA &amp; Acceptance Preferences',
459+
'eula' => 'EULA & Acceptance Preferences',
460460
'misc_display' => 'Miscellaneous Display Options',
461461
'email' => 'Email Preferences',
462462
'checkin' => 'Checkin Preferences',

0 commit comments

Comments
 (0)