From: <cl...@us...> - 2004-05-15 02:42:30
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1904/templates/default Modified Files: admin.tpl calendar_nav.tpl error.tpl event.tpl footer.tpl header.tpl month.tpl month_small.tpl rss_index.tpl search.tpl sidebar.tpl todo.tpl year.tpl Log Message: Moving files to valid XHTML. Index: admin.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/admin.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** admin.tpl 8 Feb 2004 22:37:03 -0000 1.4 --- admin.tpl 15 May 2004 02:42:17 -0000 1.5 *************** *** 70,74 **** <!-- switch action_message on --> ! <font color="green">{L_CAL_FILE} {FILENUMBER}: {ACTION_MSG}</font><br> <!-- switch action_message off --> <b>{L_ADDUPDATE_CAL}</b> --- 70,74 ---- <!-- switch action_message on --> ! <font color="green">{L_CAL_FILE} {FILENUMBER}: {ACTION_MSG}</font><br /> <!-- switch action_message off --> <b>{L_ADDUPDATE_CAL}</b> Index: calendar_nav.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/calendar_nav.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** calendar_nav.tpl 5 Feb 2004 07:06:11 -0000 1.7 --- calendar_nav.tpl 15 May 2004 02:42:17 -0000 1.8 *************** *** 23,31 **** <div style="padding: 5px;"> <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="GET"> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_JUMPS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_ICALS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_YEARS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_MONTHS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_WEEKS}</select><br> </form> <!-- switch show_search on --> --- 23,31 ---- <div style="padding: 5px;"> <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="GET"> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_JUMPS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_ICALS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_YEARS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_MONTHS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_WEEKS}</select><br /> </form> <!-- switch show_search on --> *************** *** 62,73 **** <td> <div style="padding-left: 5px;"> ! <b>{L_LEGEND}:</b><br> {LEGEND} ! <a class="psf" href="print.php?cal={CAL}&getdate={GETDATE}&printview={CURRENT_VIEW}">{L_GOPRINT}</a><br> <!-- switch allow_preferences on --> ! <a class="psf" href="preferences.php?cal={CAL}&getdate={GETDATE}">{L_PREFERENCES}</a><br> <!-- switch allow_preferences off --> <!-- switch display_download on --> ! <a class="psf" href="{SUBSCRIBE_PATH}">{L_SUBSCRIBE}</a> | <a class="psf" href="{DOWNLOAD_FILENAME}">{L_DOWNLOAD}</a><br> <!-- switch display_download off --> <!-- switch is_logged_in on --> --- 62,73 ---- <td> <div style="padding-left: 5px;"> ! <b>{L_LEGEND}:</b><br /> {LEGEND} ! <a class="psf" href="print.php?cal={CAL}&getdate={GETDATE}&printview={CURRENT_VIEW}">{L_GOPRINT}</a><br /> <!-- switch allow_preferences on --> ! <a class="psf" href="preferences.php?cal={CAL}&getdate={GETDATE}">{L_PREFERENCES}</a><br /> <!-- switch allow_preferences off --> <!-- switch display_download on --> ! <a class="psf" href="{SUBSCRIBE_PATH}">{L_SUBSCRIBE}</a> | <a class="psf" href="{DOWNLOAD_FILENAME}">{L_DOWNLOAD}</a><br /> <!-- switch display_download off --> <!-- switch is_logged_in on --> Index: error.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/error.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** error.tpl 31 Jan 2004 22:59:30 -0000 1.1 --- error.tpl 15 May 2004 02:42:17 -0000 1.2 *************** *** 21,34 **** <tr> <td align="center" valign="top"> ! <br> {ERROR_MSG} ! <br> ! <br> {ERROR_CALENDAR} ! <br> ! <br> {L_ERROR_BACK} ! <br> ! <br> </td> </tr> --- 21,34 ---- <tr> <td align="center" valign="top"> ! <br /> {ERROR_MSG} ! <br /> ! <br /> {ERROR_CALENDAR} ! <br /> ! <br /> {L_ERROR_BACK} ! <br /> ! <br /> </td> </tr> Index: event.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/event.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** event.tpl 28 Jan 2004 07:27:24 -0000 1.6 --- event.tpl 15 May 2004 02:42:17 -0000 1.7 *************** *** 22,35 **** <p> <!-- switch organizer on --> ! <b>{L_ORGANIZER}</b>: {ORGANIZER}<br> <!-- switch organizer off --> <!-- switch attendee on --> ! <b>{L_ATTENDEE}</b>: {ATTENDEE}<br> <!-- switch attendee off --> <!-- switch status on --> ! <b>{L_STATUS}</b>: {STATUS}<br> <!-- switch status off --> <!-- switch location on --> ! <b>{L_LOCATION}</b>: {LOCATION}<br> <!-- switch location off --> </p> --- 22,35 ---- <p> <!-- switch organizer on --> ! <b>{L_ORGANIZER}</b>: {ORGANIZER}<br /> <!-- switch organizer off --> <!-- switch attendee on --> ! <b>{L_ATTENDEE}</b>: {ATTENDEE}<br /> <!-- switch attendee off --> <!-- switch status on --> ! <b>{L_STATUS}</b>: {STATUS}<br /> <!-- switch status off --> <!-- switch location on --> ! <b>{L_LOCATION}</b>: {LOCATION}<br /> <!-- switch location off --> </p> Index: footer.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/footer.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** footer.tpl 30 Jan 2004 22:49:01 -0000 1.4 --- footer.tpl 15 May 2004 02:42:17 -0000 1.5 *************** *** 1,3 **** ! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.sourceforge.net/nuke/">PHP iCalendar 2.0</a><br> <!-- switch rss_valid on --> <p> --- 1,3 ---- ! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.sourceforge.net/nuke/">PHP iCalendar 2.0</a><br /> <!-- switch rss_valid on --> <p> *************** *** 7,11 **** <!-- switch rss_valid off --> <!-- switch rss_powered on --> ! {L_THIS_SITE_IS} <a class="psf" href="{BASE}rss/index.php?cal={CAL}&getdate={GETDATE}">RSS-Enabled</a><br> <!-- switch rss_powered off --> Page generated in {GENERATED} seconds. --- 7,11 ---- <!-- switch rss_valid off --> <!-- switch rss_powered on --> ! {L_THIS_SITE_IS} <a class="psf" href="{BASE}rss/index.php?cal={CAL}&getdate={GETDATE}">RSS-Enabled</a><br /> <!-- switch rss_powered off --> Page generated in {GENERATED} seconds. Index: header.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/header.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** header.tpl 9 Feb 2004 00:51:49 -0000 1.6 --- header.tpl 15 May 2004 02:42:17 -0000 1.7 *************** *** 1,9 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ! "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> ! <html> <head> ! <meta http-equiv="content-type" content="text/html;charset=UTF-8"> <title>{CALENDAR_NAME} - {DISPLAY_DATE}</title> ! <link rel="stylesheet" type="text/css" href="{DEFAULT_PATH}templates/{TEMPLATE}/default.css"> <!-- switch rss_available on --> <link rel="alternate" type="application/rss+xml" title="RSS" href="{DEFAULT_VIEW}/rss/rss.php?cal={CAL}&rssview={CURRENT_VIEW}"> --- 1,9 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <title>{CALENDAR_NAME} - {DISPLAY_DATE}</title> ! <link rel="stylesheet" type="text/css" href="{DEFAULT_PATH}templates/{TEMPLATE}/default.css" /> <!-- switch rss_available on --> <link rel="alternate" type="application/rss+xml" title="RSS" href="{DEFAULT_VIEW}/rss/rss.php?cal={CAL}&rssview={CURRENT_VIEW}"> *************** *** 14,26 **** <body> <form name="eventPopupForm" id="eventPopupForm" method="post" action="includes/event.php" style="display: none;"> ! <input type="hidden" name="event" id="event" value=""> ! <input type="hidden" name="cal" id="cal" value=""> ! <input type="hidden" name="start" id="start" value=""> ! <input type="hidden" name="end" id="end" value=""> ! <input type="hidden" name="description" id="description" value=""> ! <input type="hidden" name="status" id="status" value=""> ! <input type="hidden" name="location" id="location" value=""> ! <input type="hidden" name="organizer" id="organizer" value=""> ! <input type="hidden" name="attendee" id="attendee" value=""> ! <input type="hidden" name="url" id="url" value=""> </form> \ No newline at end of file --- 14,26 ---- <body> <form name="eventPopupForm" id="eventPopupForm" method="post" action="includes/event.php" style="display: none;"> ! <input type="hidden" name="event" id="event" value="" /> ! <input type="hidden" name="cal" id="cal" value="" /> ! <input type="hidden" name="start" id="start" value="" /> ! <input type="hidden" name="end" id="end" value="" /> ! <input type="hidden" name="description" id="description" value="" /> ! <input type="hidden" name="status" id="status" value="" /> ! <input type="hidden" name="location" id="location" value="" /> ! <input type="hidden" name="organizer" id="organizer" value="" /> ! <input type="hidden" name="attendee" id="attendee" value="" /> ! <input type="hidden" name="url" id="url" value="" /> </form> \ No newline at end of file Index: month.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month.tpl,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** month.tpl 7 Feb 2004 21:04:49 -0000 1.11 --- month.tpl 15 May 2004 02:42:17 -0000 1.12 *************** *** 32,39 **** </tr> </table> ! <br> {CALENDAR_NAV} <!-- switch showbottom on --> ! <br> <table width="735" border="0" cellspacing="0" cellpadding="0" class="calborder"> <tr> --- 32,39 ---- </tr> </table> ! <br /> {CALENDAR_NAV} <!-- switch showbottom on --> ! <br /> <table width="735" border="0" cellspacing="0" cellpadding="0" class="calborder"> <tr> *************** *** 54,62 **** <tr align="left" valign="top"> <td width="170" nowrap> ! <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{START_DATE}</a><br> <span class="V9G">{START_TIME}</span> </td> <td> ! {EVENT_TEXT}<br><span class="V9G">{CALNAME}</span> </td> </tr> --- 54,62 ---- <tr align="left" valign="top"> <td width="170" nowrap> ! <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{START_DATE}</a><br /> <span class="V9G">{START_TIME}</span> </td> <td> ! {EVENT_TEXT}<br /><span class="V9G">{CALNAME}</span> </td> </tr> *************** *** 65,73 **** <tr align="left" valign="top"> <td width="170" nowrap bgcolor="#EEEEEE"> ! <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{START_DATE}</a><br> <span class="V9G">{START_TIME}</span> </td> <td bgcolor="#EEEEEE"> ! {EVENT_TEXT}<br><span class="V9G">{CALNAME}</span> </td> </tr> --- 65,73 ---- <tr align="left" valign="top"> <td width="170" nowrap bgcolor="#EEEEEE"> ! <a class="psf" href="day.php?cal={CAL}&getdate={DAYLINK}">{START_DATE}</a><br /> <span class="V9G">{START_TIME}</span> </td> <td bgcolor="#EEEEEE"> ! {EVENT_TEXT}<br /><span class="V9G">{CALNAME}</span> </td> </tr> Index: month_small.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/month_small.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** month_small.tpl 1 Feb 2004 01:22:10 -0000 1.5 --- month_small.tpl 15 May 2004 02:42:17 -0000 1.6 *************** *** 33,37 **** <!-- loop monthweeks off --> </table> ! <img src="images/spacer.gif" width="1" height="3" alt=" "><br> </td> </tr> --- 33,37 ---- <!-- loop monthweeks off --> </table> ! <img src="images/spacer.gif" width="1" height="3" alt=" "><br /> </td> </tr> Index: rss_index.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/rss_index.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rss_index.tpl 9 Feb 2004 00:51:49 -0000 1.1 --- rss_index.tpl 15 May 2004 02:42:17 -0000 1.2 *************** *** 36,40 **** <td width="98%" valign="top" align="left"> <br /> ! {L_THIS_SITE_IS} <a class="psf" href="http://www.oreillynet.com/rss/">RSS 0.91 enabled</a>.<br> <br /> {RSS_LIST} --- 36,40 ---- <td width="98%" valign="top" align="left"> <br /> ! {L_THIS_SITE_IS} <a class="psf" href="http://www.oreillynet.com/rss/">RSS 0.91 enabled</a>.<br /> <br /> {RSS_LIST} Index: search.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/search.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** search.tpl 8 Feb 2004 23:46:47 -0000 1.2 --- search.tpl 15 May 2004 02:42:17 -0000 1.3 *************** *** 31,35 **** <div><p class="V12">{L_QUERY}: {FORMATTED_SEARCH}</p></div> <!-- switch results on --> ! <font class="V12"><b><a class="ps3" href="day.php?cal={CAL}&getdate={KEY}">{DAYOFMONTH}</a></b></font><br> <div style="margin-left: 10px; margin-bottom: 10px;"> <table width="100%" border="0" cellspacing="1" cellpadding="1"> --- 31,35 ---- <div><p class="V12">{L_QUERY}: {FORMATTED_SEARCH}</p></div> <!-- switch results on --> ! <font class="V12"><b><a class="ps3" href="day.php?cal={CAL}&getdate={KEY}">{DAYOFMONTH}</a></b></font><br /> <div style="margin-left: 10px; margin-bottom: 10px;"> <table width="100%" border="0" cellspacing="1" cellpadding="1"> *************** *** 57,61 **** </div> <!-- switch exceptions on --> ! <font class="V10"><i>{L_EXCEPTION}</i>: <a class="ps3" href="day.php?cal={CAL}&getdate={KEY}">{DAYOFMONTH}</a></font><br> <div style="margin-left: 10px;"> <table width="100%" border="0" cellspacing="1" cellpadding="1"> --- 57,61 ---- </div> <!-- switch exceptions on --> ! <font class="V10"><i>{L_EXCEPTION}</i>: <a class="ps3" href="day.php?cal={CAL}&getdate={KEY}">{DAYOFMONTH}</a></font><br /> <div style="margin-left: 10px;"> <table width="100%" border="0" cellspacing="1" cellpadding="1"> *************** *** 83,87 **** </div> <!-- switch exceptions off --> ! <br> <!-- switch results off --> --- 83,87 ---- </div> <!-- switch exceptions off --> ! <br /> <!-- switch results off --> *************** *** 95,99 **** {SEARCH_BOX} </div> ! <br> </div> </td> --- 95,99 ---- {SEARCH_BOX} </div> ! <br /> </div> </td> Index: sidebar.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/sidebar.tpl,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** sidebar.tpl 14 May 2004 21:09:17 -0000 1.10 --- sidebar.tpl 15 May 2004 02:42:17 -0000 1.11 *************** *** 36,54 **** <table width="170" border="0" cellpadding="0" cellspacing="0" class="calborder"> <tr> ! <td align="left" valign="top" width="24" class="sideback"><a class="psf" href="day.php?cal={CAL}&getdate={PREV_DAY}"><img src="templates/{TEMPLATE}/images/left_arrows.gif" alt="{L_PREV}" width="16" height="20" border="0" align="left"></a></td> <td align="center" width="112" class="sideback"><font class="G10BOLD">{SIDEBAR_DATE}</font></td> ! <td align="right" valign="top" width="24" class="sideback"><a class="psf" href="day.php?cal={CAL}&getdate={NEXT_DAY}"><img src="templates/{TEMPLATE}/images/right_arrows.gif" alt="{L_NEXT}" width="16" height="20" border="0" align="right"></a></td> </tr> <tr> <td colspan="3" bgcolor="#FFFFFF" align="left"> <div style="padding: 5px;"> ! <b>{L_LEGEND}:</b><br> {LEGEND} ! <a class="psf" href="print.php?cal={CAL}&getdate={GETDATE}&printview={CURRENT_VIEW}">{L_GOPRINT}</a><br> <!-- switch allow_preferences on --> ! <a class="psf" href="preferences.php?cal={CAL}&getdate={GETDATE}">{L_PREFERENCES}</a><br> <!-- switch allow_preferences off --> <!-- switch display_download on --> ! <a class="psf" href="{SUBSCRIBE_PATH}">{L_SUBSCRIBE}</a> | <a class="psf" href="{DOWNLOAD_FILENAME}">{L_DOWNLOAD}</a><br> <!-- switch display_download off --> <!-- switch is_logged_in on --> --- 36,54 ---- <table width="170" border="0" cellpadding="0" cellspacing="0" class="calborder"> <tr> ! <td align="left" valign="top" width="24" class="sideback"><a class="psf" href="day.php?cal={CAL}&getdate={PREV_DAY}"><img src="templates/{TEMPLATE}/images/left_arrows.gif" alt="{L_PREV}" width="16" height="20" border="0" align="left" /></a></td> <td align="center" width="112" class="sideback"><font class="G10BOLD">{SIDEBAR_DATE}</font></td> ! <td align="right" valign="top" width="24" class="sideback"><a class="psf" href="day.php?cal={CAL}&getdate={NEXT_DAY}"><img src="templates/{TEMPLATE}/images/right_arrows.gif" alt="{L_NEXT}" width="16" height="20" border="0" align="right" /></a></td> </tr> <tr> <td colspan="3" bgcolor="#FFFFFF" align="left"> <div style="padding: 5px;"> ! <b>{L_LEGEND}:</b><br /> {LEGEND} ! <a class="psf" href="print.php?cal={CAL}&getdate={GETDATE}&printview={CURRENT_VIEW}">{L_GOPRINT}</a><br /> <!-- switch allow_preferences on --> ! <a class="psf" href="preferences.php?cal={CAL}&getdate={GETDATE}">{L_PREFERENCES}</a><br /> <!-- switch allow_preferences off --> <!-- switch display_download on --> ! <a class="psf" href="{SUBSCRIBE_PATH}">{L_SUBSCRIBE}</a> | <a class="psf" href="{DOWNLOAD_FILENAME}">{L_DOWNLOAD}</a><br /> <!-- switch display_download off --> <!-- switch is_logged_in on --> *************** *** 76,84 **** <div style="padding: 5px;"> <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="GET"> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_JUMPS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_ICALS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_YEARS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_MONTHS}</select><br> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_WEEKS}</select><br> </form> <!-- switch show_search on --> --- 76,84 ---- <div style="padding: 5px;"> <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="GET"> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_JUMPS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_ICALS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_YEARS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_MONTHS}</select><br /> ! <select name="action" class="query_style" onChange="window.location=(this.options[this.selectedIndex].value);">{LIST_WEEKS}</select><br /> </form> <!-- switch show_search on --> *************** *** 147,151 **** <!-- switch show_completed on --> <tr> ! <td><img src="images/completed.gif" alt=" " width="13" height="11" border="0" align="middle"></td> <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td> <td><s><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></s></td> --- 147,151 ---- <!-- switch show_completed on --> <tr> ! <td><img src="images/completed.gif" alt=" " width="13" height="11" border="0" align="middle" /></td> <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td> <td><s><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></s></td> *************** *** 154,158 **** <!-- switch show_important on --> <tr> ! <td><img src="images/important.gif" alt=" " width="13" height="11" border="0" align="middle"></td> <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td> <td><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></td> --- 154,158 ---- <!-- switch show_important on --> <tr> ! <td><img src="images/important.gif" alt=" " width="13" height="11" border="0" align="middle" /></td> <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td> <td><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></td> *************** *** 161,165 **** <!-- switch show_normal on --> <tr> ! <td><img src="images/not_completed.gif" alt=" " width="13" height="11" border="0" align="middle"></td> <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td> <td><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></td> --- 161,165 ---- <!-- switch show_normal on --> <tr> ! <td><img src="images/not_completed.gif" alt=" " width="13" height="11" border="0" align="middle" /></td> <td><img src="images/spacer.gif" width="2" height="1" border="0" alt="" /></td> <td><a class="psf" href="javascript:openTodoInfo('{VTODO_ARRAY}')"><font class="G10B"> {VTODO_TEXT}</font></a></td> *************** *** 191,195 **** </tr> </table> ! <img src="images/spacer.gif" width="1" height="10" alt=" "><br /> {MONTH_SMALL|+0} --- 191,195 ---- </tr> </table> ! <img src="images/spacer.gif" width="1" height="10" alt=" " /><br /> {MONTH_SMALL|+0} *************** *** 201,205 **** </tr> </table> ! <img src="images/spacer.gif" width="1" height="10" alt=" "><br /> {MONTH_SMALL|+1} --- 201,205 ---- </tr> </table> ! <img src="images/spacer.gif" width="1" height="10" alt=" " /><br /> {MONTH_SMALL|+1} Index: todo.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/todo.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** todo.tpl 28 Jan 2004 07:27:24 -0000 1.3 --- todo.tpl 15 May 2004 02:42:17 -0000 1.4 *************** *** 22,35 **** <p> <!-- switch status on --> ! <b>{L_STATUS}</b>: {STATUS}<br> <!-- switch status off --> <!-- switch priority on --> ! <b>{L_PRIORITY}</b>: {PRIORITY}<br> <!-- switch priority off --> <!-- switch start_date on --> ! <b>{L_CREATED}</b>: {START_DATE}<br> <!-- switch start_date off --> <!-- switch due_date on --> ! <b>{L_DUE}</b>: {DUE_DATE}<br> <!-- switch due_date off --> </p> --- 22,35 ---- <p> <!-- switch status on --> ! <b>{L_STATUS}</b>: {STATUS}<br /> <!-- switch status off --> <!-- switch priority on --> ! <b>{L_PRIORITY}</b>: {PRIORITY}<br /> <!-- switch priority off --> <!-- switch start_date on --> ! <b>{L_CREATED}</b>: {START_DATE}<br /> <!-- switch start_date off --> <!-- switch due_date on --> ! <b>{L_DUE}</b>: {DUE_DATE}<br /> <!-- switch due_date off --> </p> Index: year.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/year.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** year.tpl 5 Feb 2004 07:06:11 -0000 1.4 --- year.tpl 15 May 2004 02:42:17 -0000 1.5 *************** *** 39,43 **** </tr> </table> ! <br> <table border="0" width="670" cellspacing="0" cellpadding="0"> <tr> --- 39,43 ---- </tr> </table> ! <br /> <table border="0" width="670" cellspacing="0" cellpadding="0"> <tr> |