Change error message

This commit is contained in:
Frederic Guillot 2013-04-07 10:57:57 -04:00
parent 96f63df2a1
commit b5dc1609a9
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ Router\post_action('add', function() {
}
else {
Session\flash_error('Unable to find a subscription or parsing error.');
Session\flash_error('Unable to find a subscription.');
}
Response\html(Template\layout('add', array(