tbrehm
2009-10-28 9e0cbf03c0d0130f706ad30785d209f308eebf91
interface/web/js/scrigo.js.php
@@ -84,8 +84,9 @@
      loadContent(redirect);
      redirect = '';
   }
   document.getElementById('footer').innerHTML = 'Powered by <a href="http://www.ispconfig.org" target="_blank">ISPConfig</a>';
   */
   document.getElementById('footer').innerHTML = 'Powered by <a href="http://www.ispconfig.org" target="_blank">ISPConfig <?php echo ISPC_APP_VERSION ?></a>';
}
function submitForm(formname,target) {