Change error message
This commit is contained in:
parent
96f63df2a1
commit
b5dc1609a9
@ -264,7 +264,7 @@ Router\post_action('add', function() {
|
|||||||
}
|
}
|
||||||
else {
|
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(
|
Response\html(Template\layout('add', array(
|
||||||
|
Loading…
Reference in New Issue
Block a user