Added a new warning when accessing a match to warn if the match is currently being edited by another user.
You need to have level 2 or greater access to receive the warning since level 1 access is read-only.
You should be cautious editing a match at the same time as another user - changes made by one user can easily get overwritten by another user. This warning helps prevent this conflict.
PS - this may evolve into a formal match record "lock" at some stage