The |DOMAIN| token is not being interpreted in user_img.html, while i expected it should be the same as user_txt.html
if I put this in user_img.html:
<a class="button" href="/CMD_PLUGINS/tomcat/?domain=|DOMAIN|">
The link becomes http://yourname.com:2222/CMD_PLUGINS/tomcat/?domain=|DOMAIN|
Please fix it John
if I put this in user_img.html:
<a class="button" href="/CMD_PLUGINS/tomcat/?domain=|DOMAIN|">
The link becomes http://yourname.com:2222/CMD_PLUGINS/tomcat/?domain=|DOMAIN|
Please fix it John