[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: preferences/templates/default index.tpl,1.6,1.7
From: |
Dan Kuykendall <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: preferences/templates/default index.tpl,1.6,1.7 |
Date: |
Sat, 28 Sep 2002 11:20:22 -0400 |
Update of /cvsroot/phpgroupware/preferences/templates/default
In directory subversions:/tmp/cvs-serv7622/preferences/templates/default
Modified Files:
index.tpl
Log Message:
Switched to using the register_exit_function() and added scrolling divs to a
couple places for examples
Index: index.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/templates/default/index.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** index.tpl 27 Sep 2002 23:19:26 -0000 1.6
--- index.tpl 28 Sep 2002 15:20:20 -0000 1.7
***************
*** 1,3 ****
--- 1,4 ----
<!-- BEGIN list -->
+ <div style="width: 100%; height: 100%; overflow: auto;">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
***************
*** 9,12 ****
--- 10,14 ----
{rows}
</table>
+ </div>
<!-- END list -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: preferences/templates/default index.tpl,1.6,1.7,
Dan Kuykendall <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: email/inc class.boaction.inc.php,1.13,1.14 class.bomessage.inc.php,1.9,1.10 class.bosend.inc.php,1.8,1.9 class.uiindex.inc.php,1.17,1.18 class.uimessage.inc.php,1.5,1.6
- Next by Date:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.156,1.157 class.xslttemplates.inc.php,1.3,1.4 common_functions.inc.php,1.12,1.13 functions.inc.php,1.153,1.154
- Previous by thread:
[Phpgroupware-cvs] CVS: email/inc class.boaction.inc.php,1.13,1.14 class.bomessage.inc.php,1.9,1.10 class.bosend.inc.php,1.8,1.9 class.uiindex.inc.php,1.17,1.18 class.uimessage.inc.php,1.5,1.6
- Next by thread:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.156,1.157 class.xslttemplates.inc.php,1.3,1.4 common_functions.inc.php,1.12,1.13 functions.inc.php,1.153,1.154
- Index(es):