admin (no pm's please)
|
phpbb3: fix to editing template images that use the css filephpbb3 imagesets work by replacing macros in the templates with the selected image.
Where an linked or uploaded image was used and the macro was in the css file and not a template file, the substitution was not working.
This was a myff bug rather than a phpbb3 bug.
|