Skip to content

Commit b84d1a6

Browse files
author
Marius Burkard
committed
- missing fix for !1010
1 parent cbc92c2 commit b84d1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/lib/lang/nl_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Externe Gebruiker'
2+
$wb['remote_user_txt'] = 'Externe Gebruiker';
33
$wb['username_txt'] = 'Gebruikersnaam';
44
$wb['password_txt'] = 'Wachtwoord';
55
$wb['function_txt'] = 'Funties';

0 commit comments

Comments
 (0)