Update of /cvsroot/phpicalendar/phpicalendar/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27268/templates/default
Modified Files:
admin.tpl
Log Message:
RSS languages added.
Index: admin.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/admin.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** admin.tpl 19 May 2004 04:03:34 -0000 1.6
--- admin.tpl 19 May 2004 04:09:12 -0000 1.7
***************
*** 76,80 ****
<form action="admin.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="action" value="addupdate">
! <table width="100%" border="0" cellspacing="0" cellpadding="0" class="G10B">
<tr>
<td nowrap>{L_CAL_FILE} 1: </td>
--- 76,80 ----
<form action="admin.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="action" value="addupdate">
! <table width="100%" border="0" cellspacing="0" cellpadding="2" class="G10B">
<tr>
<td nowrap>{L_CAL_FILE} 1: </td>
|