|
From: Jon O. <jon...@us...> - 2007-08-06 19:46:17
|
Update of /cvsroot/mxbb/core/install/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14258 Modified Files: mx_install_body.tpl Log Message: hiding the acp switch Index: mx_install_body.tpl =================================================================== RCS file: /cvsroot/mxbb/core/install/templates/mx_install_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_install_body.tpl 6 Aug 2007 19:33:28 -0000 1.3 --- mx_install_body.tpl 6 Aug 2007 19:46:10 -0000 1.4 *************** *** 47,54 **** --- 47,56 ---- <td class="row2"><input type="text" name="mx_prefix" value="{MX_DB_PREFIX}" /></td> </tr> + <!-- <tr> <td class="row1" align="right"><span class="gen"><b>{L_ACM_TYPE}: </b></span></td> <td class="row2"><input type="text" name="acm_type" value="{ACM_TYPE}" /></td> </tr> + --> <tr> <th colspan="2">{L_PORTAL_CONFIGURATION}</th> |