[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: inv/templates/default view_dist.tpl,1.7,1.8
From: |
Bettina Gille <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: inv/templates/default view_dist.tpl,1.7,1.8 |
Date: |
Wed, 17 Apr 2002 16:33:54 -0400 |
Update of /cvsroot/phpgroupware/inv/templates/default
In directory subversions:/tmp/cvs-serv6385/templates/default
Modified Files:
view_dist.tpl
Log Message:
update
Index: view_dist.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/inv/templates/default/view_dist.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** view_dist.tpl 1 Jun 2001 01:11:40 -0000 1.7
--- view_dist.tpl 17 Apr 2002 20:33:52 -0000 1.8
***************
*** 1,8 ****
<!-- $Id$ -->
! <!-- BEGIN view -->
<p><b> {lang_action}</b></br>
! <hr noshade width="98%" align="center" size="1"><br><br><br>
<center>
<table width="90%" border="0" cellpadding="2" cellspacing="2" align="center">
--- 1,8 ----
<!-- $Id$ -->
! {app_header}
<p><b> {lang_action}</b></br>
! <hr noshade width="98%" align="center" size="1">
<center>
<table width="90%" border="0" cellpadding="2" cellspacing="2" align="center">
***************
*** 58,63 ****
<td colspan="4"><b>{lang_email}:</b></td>
<td>{email}</td>
! <td><b>{lang_pager}:</b></td>
! <td>{pager}</td>
</tr>
<tr>
--- 58,63 ----
<td colspan="4"><b>{lang_email}:</b></td>
<td>{email}</td>
! <td><b>{lang_cell}:</b></td>
! <td>{cell}</td>
</tr>
<tr>
***************
*** 89,93 ****
<td height="50">
<form method="POST" action="{done_action}">
- {hidden_vars}
<input type="submit" name="submit" value="{lang_done}">
</form>
--- 89,92 ----
***************
*** 98,101 ****
<!-- END done -->
-
- <!-- END view -->
--- 97,98 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: inv/templates/default view_dist.tpl,1.7,1.8,
Bettina Gille <address@hidden> <=