fixed quoting error

This commit is contained in:
skodak 2006-09-25 14:15:55 +00:00
parent a69be0d861
commit 499c621417

View File

@ -73,7 +73,7 @@
'destination forum(s) - check your file permissionsforums');
}
} else {
error('You can't move to that forum - it doesn't exist!');
error('You can\'t move to that forum - it doesn\'t exist!');
}
}