mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
renameFile didn't have i var set, so I have set this to be what is expected so we can now rename open files again. shortURL was having it's slashes replaced with pipes in a few areas but not all which meant it wasn't changing the onmouseover argument. Now doing this on setting the var now which means a fix and less code. Also forgot to alter the title attribute, now changing that on rename too.