[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: notes/templates/default edit.xul,1.2,1.3
From: |
Bettina Gille <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: notes/templates/default edit.xul,1.2,1.3 |
Date: |
Tue, 17 Sep 2002 15:48:11 -0400 |
Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv24629/templates/default
Modified Files:
edit.xul
Log Message:
update
Index: edit.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/edit.xul,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** edit.xul 17 Sep 2002 16:11:07 -0000 1.2
--- edit.xul 17 Sep 2002 19:48:09 -0000 1.3
***************
*** 10,15 ****
<rows>
<row>
! <description size="b" id="header"/>
! <description size="b" id="user"/>
</row>
<row>
--- 10,14 ----
<rows>
<row>
! <description size="b" align="center" span="2"
id="header"/>
</row>
<row>
***************
*** 34,44 ****
</row>
<row>
<button label="Save" id="save"
statustext="saves the note"/>
<button label="Reset" id="reset"
statustext="clears the form"/>
<button label="Delete" id="delete"
statustext="deletes the note"/>
<button label="Done" id="done" statustext="back
to the notes list"/>
- </row>
- <row>
- <description span="all"/>
</row>
</rows>
--- 33,43 ----
</row>
<row>
+ <description span="all"/>
+ </row>
+ <row>
<button label="Save" id="save"
statustext="saves the note"/>
<button label="Reset" id="reset"
statustext="clears the form"/>
<button label="Delete" id="delete"
statustext="deletes the note"/>
<button label="Done" id="done" statustext="back
to the notes list"/>
</row>
</rows>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: notes/templates/default edit.xul,1.2,1.3,
Bettina Gille <address@hidden> <=