phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: property/templates/default export.tpl,NONE,1.1 i


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default export.tpl,NONE,1.1 id_controle.tpl,NONE,1.1
Date: Wed, 23 Oct 2002 16:02:23 -0400

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv24995/templates/default

Added Files:
        export.tpl id_controle.tpl 
Log Message:
no message

--- NEW FILE ---
<script language="JavaScript">
        var calDateFormat='{dateformat}';
</script>
<SCRIPT LANGUAGE="JavaScript" SRC="./property/inc/calendar.js"></SCRIPT>
<!-- BEGIN import -->
<CENTER>
  <TABLE WIDTH=90%>
    <TR BGCOLOR="{navbar_bg}">
      <TD><B><FONT SIZE=+2 
COLOR="{navbar_text}"><CENTER>{export_text}</CENTER></FONT></B>
      </TD>
    </TR>
    <TR>
      <TD>
        <FORM ENCTYPE="multipart/form-data" action="{action_url}" 
name="addform" method="POST">
        <OL>
        <LI>{lang_select_conversion}:
        <SELECT NAME="conv_type">
        <OPTION VALUE="none">&lt;none&gt;</OPTION>
{conv}        </SELECT><P></LI>
        <LI><INPUT NAME="download" TYPE="checkbox" 
checked>{lang_export_to_file}</LI>
  <!--  <LI>{filename}:<INPUT NAME="roleback_file" VALUE=""></LI> -->
        
        <LI>{filename}:
        <SELECT NAME="roleback_file">
        <OPTION VALUE="none">&lt;none&gt;</OPTION>
{roleback_file_name}        </SELECT><P></LI>
        
        
        <LI>{lang_date}:<INPUT NAME="role_back_date" VALUE="{start_date}" 
readonly>
        <A HREF="javascript:doNothing()" 
onClick="setDateField(document.addform.role_back_date);top.newWin = 
window.open('./property/inc/calendar.html','cal','dependent=yes,width=210,height=230,screenX=200,screenY=300,titlebar=yes')">
                                        <IMG 
SRC="./property/templates/default/images/calendar.gif" BORDER=0></A><font 
size=1>{lang_popup_calendar}</font>
                
        </LI>
        <LI><INPUT NAME="convert" TYPE="submit" VALUE="{download}"></LI>
        </OL>
        <input type="hidden" name="sort" value="{sort}">
        <input type="hidden" name="order" value="{order}">
        <input type="hidden" name="filter" value="{filter}">
        <input type="hidden" name="query" value="{query}">
        <input type="hidden" name="start" value="{start}">
        </FORM>
      </TD>
    </TR>
    <TR>
      <TD>
        <FORM action="{cancel_url}" method="post">
        <input type="hidden" name="sort" value="{sort}">
        <input type="hidden" name="order" value="{order}">
        <input type="hidden" name="filter" value="{filter}">
        <input type="hidden" name="query" value="{query}">
        <input type="hidden" name="start" value="{start}">
        <INPUT type="submit" name="Cancel" value="{lang_cancel}">
        </FORM>
      </TD>
    </TR>
  </TABLE>
</CENTER>
<!-- END import -->

***** Error reading new file: [Errno 2] No such file or directory: 
'id_controle.tpl'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]