Cybernetec
Great mod!
But again there are validation errors und one layout fix (table added). I have attached a file that you could compare my changes.
There is still a pair of errors which I can't fix:
ID "cyb_check_all" already defined
Code:
<input type = "checkbox" name = "cyb_check_all" id = "cyb_check_all" value = "" onclick = "CybChAregAll (this);"/>
character ";" not allowed in attribute specification list
Code:
for (i=0; i <arrInput.length; i ++) {
Fix Request:
Whether it is possible to correct a page redirection on the main page after invitation sending? It would be more logical to remain on invitation page.