|
Ok, now it sais: For Sale uses the id of 0
So that is:
templates/editproduct.tmpl
templates/showcat.tmpl
templates/showproduct.tmpl
templates/uploadproduct.tmpl
I can just copy and name them:
templates/editproduct5.tmpl
templates/showcat5.tmpl
templates/showproduct5.tmpl
templates/uploadproduct5.tmpl
What about the language files? I don't see these, the are 1,2,3 only.
languages/english/editproduct.php
languages/english/showcat.php
languages/english/showproduct.php
languages/english/uploadproduct.php
After all that I would just use id #5 right?
|