Only allow betting if user is in a match
This commit is contained in:
@@ -234,7 +234,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_MATCH' => 'The match chosen by you does not exist. ',
|
||||
'NO_MATCHDAY' => 'The matchday chosen by you does not exist. ',
|
||||
'NO_MATCHES' => 'No matches available!',
|
||||
'NO_MATCHES_ON_MATCHDAY' => 'The fixture list was not created yet. ',
|
||||
'NO_MATCHES_ON_MATCHDAY' => 'The fixture list was not created yet or you are not allowed to bet this matchday. ',
|
||||
'NO_MATCHES_TEAM' => 'This team has not played any matches this season yet . ',
|
||||
'NO_MEMBER' => 'You are not a member of this Webtip!',
|
||||
'NO_MYBETS_ME' => 'You are not a member of this Webtip!',
|
||||
|
||||
Reference in New Issue
Block a user