Over the next few days we will be reorganizing the template files in each of the directories. Players shouldn't notice any disruption of the game but just in case something odd happens please report it to either Tarnus or Myself immediately.
Over the past few years the template directory for each template has become a nice, crappy, jumbled mess. At times hard to locate files that we need to change. I can imagine how hard it is for anyone trying to make new templates for the game.
Each group of templates will be stored in a directory for the main PHP program that calls them. An example would be the IGB. The main IGB program is igb.php. There are 15 IGB template files and they will be moved out of the min template directory into their own called igb. We will be doing this to all templates. Grouping files into their own directory based upon the calling program will make things easier for us and any programmer. Especially since some template file names don't quite match the program calling them.
We just wanted to warn people so you have a heads up just in case you see something saying a tpl file can't be found. Be sure to let us know what tpl filename that's missing.