|
From: OryNider <ory...@us...> - 2007-06-19 01:39:12
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14793 Modified Files: welcome_body.tpl Log Message: guest avatar was commented for now, this could be a future feature but not for 2.8 gold ;) Index: welcome_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/welcome_body.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** welcome_body.tpl 14 Jun 2007 16:56:10 -0000 1.4 --- welcome_body.tpl 19 Jun 2007 01:39:06 -0000 1.5 *************** *** 12,16 **** <span class="gen">{L_WELCOME_USER}<br /> <br />{L_WELCOME_MSG}</span> <!-- BEGIN welcome_user_logged_out --> ! {AVATAR_IMG} <div align="center"> <form action="{S_LOGIN_ACTION}" method="post" style="margin-bottom:0px;"> --- 12,16 ---- <span class="gen">{L_WELCOME_USER}<br /> <br />{L_WELCOME_MSG}</span> <!-- BEGIN welcome_user_logged_out --> ! <!-- {AVATAR_IMG} --> <div align="center"> <form action="{S_LOGIN_ACTION}" method="post" style="margin-bottom:0px;"> *************** *** 67,71 **** <!-- END welcome_user_logged_out --> <!-- BEGIN welcome_user_logged_in --> ! {AVATAR_IMG} <span class="gensmall"> <br /> <br /> --- 67,71 ---- <!-- END welcome_user_logged_out --> <!-- BEGIN welcome_user_logged_in --> ! {AVATAR_IMG} <span class="gensmall"> <br /> <br /> |