Changed in a a text.
This commit is contained in:
parent
aa8381161e
commit
c533aa0226
@ -128,7 +128,7 @@ public class MatchPeriodEditPanel extends Panel {
|
||||
errorMsg.append(" Could not edit : ");
|
||||
|
||||
} else {
|
||||
errorMsg.append(" Could not create new : ");
|
||||
errorMsg.append(" Could not create : ");
|
||||
}
|
||||
Session.get().error(errorMsg.toString() + facade.getApplicationPeriodData(appPeriod) + " period already exists.");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user