CVS update: /cowiki/htdocs/tpl/default/

[email protected] 16 May 2005 21:10:21 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/05/16 14:10:21

Modified:
   cowiki/htdocs/tpl/default/admin.page.header.tpl

Log:
 Use the same margin as for the "front" display

File Changes:

Directory: /cowiki/htdocs/tpl/default/
======================================

File [changed]: admin.page.header.tpl
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/tpl/default/admin.page.header.tpl?r1=1.6&r2=1.7
Delta lines:  +1 -1
-------------------
--- admin.page.header.tpl	16 Jan 2005 23:13:32 -0000	1.6
+++ admin.page.header.tpl	16 May 2005 21:10:19 -0000	1.7
@@ -1,6 +1,6 @@
 <body dir="{%I18N_DIRECTION%}" text="{%COLOR_TEXT%}" link="{%COLOR_LINK%}"
   alink="{%COLOR_ALINK%}" vlink="{%COLOR_VLINK%}" bgcolor="{%COLOR_BGCOLOR%}"
-  style="margin:2px; margin-top:0px; border-width: 0px;"
+  style="margin:2px;"
 >
 
 <table width="100%" cellpadding="2" cellspacing="0" border="0" class="rappsbox">