phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email/templates/default index_blocks.tpl,1.3,1.4


From: Angelo Tony Puglisi <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/templates/default index_blocks.tpl,1.3,1.4
Date: Thu, 17 Jan 2002 15:53:53 -0500

Update of /cvsroot/phpgroupware/email/templates/default
In directory subversions:/tmp/cvs-serv5725/email/templates/default

Modified Files:
        index_blocks.tpl 
Log Message:
reply to hotmail html only mail will strip html for reply quoting, nextmatches 
arrows not plain href, no js anymore

Index: index_blocks.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/email/templates/default/index_blocks.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** index_blocks.tpl    3 Jan 2002 10:03:28 -0000       1.3
--- index_blocks.tpl    17 Jan 2002 20:53:50 -0000      1.4
***************
*** 13,35 ****
  
  <!-- BEGIN B_arrows_form_table -->
- <script type="text/javascript">
- function do_navigate(act)
- {
-       document.{arrows_form_name}.start.value = act;
-       document.{arrows_form_name}.submit();
- }
- 
- </script>
  <table border="0" cellpadding="0" cellspacing="1" width="95%" align="center">
  <tr bgcolor="{arrows_backcolor}">
        <td width="2%" align="left" valign="top">
-               <form method="POST" action="{arrows_form_action}" 
name="{arrows_form_name}">
-               <input type="hidden" name="fldball_fake_uri" 
value="{current_fldball_fake_uri}">
-               <input type="hidden" name="sort" value="{current_sort}">
-               <input type="hidden" name="order" value="{current_order}">
-               <!-- bogus initial start value, will be changed by on click 
call -->
-               <input type="hidden" name="start" value="0">
-               <!-- preserve search results here -->
-               {mlist_hidden_vars}
                <table border="0" bgcolor="{arrows_td_backcolor}" 
cellspacing="0" cellpadding="0">
                <tr>
--- 13,19 ----
***************
*** 67,71 ****
                </table>
        </td>
-   </form>
  </tr>
  </table>
--- 51,54 ----




reply via email to

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