Merge branch 'fixPassPackDescription'

This commit is contained in:
brantje 2016-10-15 16:29:45 +02:00
commit 9a466e2c3f
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -7,7 +7,7 @@ PassmanImporter.passpackCsv = {
info: {
name: 'Passpack csv',
id: 'passpackCsv',
description: 'Create an csv export with the following options enabled: http://i.imgur.com/CaeTA4d.png'
description: 'Go to Tools -> Export. Select Comma Separated Values, All entries then continue.'
}
};