PDA

View Full Version : How to remove the version info on login page ? (security)


thibotus01
2nd October 2009, 23:14
Hello,

Here a tip to remove the info vesion. on the login page. For security reason...

Open main.tpl.html in /var/www/ispcp/themes/default/templates

Find (twice) : <tmpl_var name="app_version">

Then delete!

PS : You should backup the original page.