Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit a5f8efd

Browse files
author
barrydegraaff
committed
remove unicode whitespace
1 parent cabdf34 commit a5f8efd

File tree

1 file changed

+3
-2
lines changed
  • tk_barrydegraaff_zimbra_openpgp

1 file changed

+3
-2
lines changed

tk_barrydegraaff_zimbra_openpgp/lang.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,6 @@ OpenPGPZimlet.prototype.lang = function () {
131131
if(OpenPGPZimlet.lang[1].indexOf('???') == 0)
132132
{
133133
//Seems we are running from dev folder on the server, but not passed ?dev=1 in the browser, fallback to english
134-
OpenPGPZimlet.lang = english;
135-
}};
134+
OpenPGPZimlet.lang = english;
135+
}
136+
};

0 commit comments

Comments
 (0)