|
From: Jon O. <jon...@us...> - 2006-06-29 22:03:26
|
Update of /cvsroot/mxbb/mx_calsnails/templates/subSilver In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27752/modules/mx_calsnails/templates/subSilver Modified Files: cal_view_month_mini.tpl Log Message: Installation bug adminCP lang keys initialization checks Index: cal_view_month_mini.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/templates/subSilver/cal_view_month_mini.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** cal_view_month_mini.tpl 5 Apr 2006 21:14:29 -0000 1.3 --- cal_view_month_mini.tpl 29 Jun 2006 22:03:22 -0000 1.4 *************** *** 5,8 **** --- 5,15 ---- </td> </tr> + <!-- BEGIN info --> + <tr> + <td class="row1" align="center" valign="middle" height="24"> + <span class="gen">This block is not correctly configured. Use the blockCP to define its target calsnails block.</span> + </td> + </tr> + <!-- END info --> <tr> <td> |