phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/NukeNews main.tp


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/NukeNews main.tpl,1.6,1.7
Date: Mon, 23 Jun 2003 16:33:25 -0400

Update of /cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews
In directory subversions:/tmp/cvs-serv15263/sitemgr-site/templates/NukeNews

Modified Files:
        main.tpl 
Log Message:
tables_update: maybe it is better to use the oproc object for the update?
sitemgr-site/templates: Ralf's commits to the 16 branch


Index: main.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews/main.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** main.tpl    22 May 2003 02:36:54 -0000      1.6
--- main.tpl    23 Jun 2003 20:33:23 -0000      1.7
***************
*** 21,27 ****
  <table cellpadding="0" cellspacing="0" width="100%" border="0" align="center" 
bgcolor="#ffffff">
  <tr>
! <td bgcolor="#cfcfbb">
! <img height="16" alt="" hspace="0" 
src="templates/NukeNews/images/corner-top-left.gif" width="17" align="left">
! <a href="index.php"><img src="templates/NukeNews/images/logo.gif" 
align="left" alt="" border="0" hspace="10"></a></td>
  <td bgcolor="#999999"><IMG src="templates/NukeNews/images/pixel.gif" 
width="1" height="1" alt="" border="0" hspace="0"></td>
  <td bgcolor="#cfcfbb" align="center">
--- 21,26 ----
  <table cellpadding="0" cellspacing="0" width="100%" border="0" align="center" 
bgcolor="#ffffff">
  <tr>
! <td bgcolor="#cfcfbb" valign="top"><img height="16" alt="" hspace="0" 
src="templates/NukeNews/images/corner-top-left.gif" width="17" align="left">
! <br><a href="index.php" valign="center"><img 
src="templates/NukeNews/images/logo.gif" align="left" alt="" border="0" 
hspace="10"></a></td>
  <td bgcolor="#999999"><IMG src="templates/NukeNews/images/pixel.gif" 
width="1" height="1" alt="" border="0" hspace="0"></td>
  <td bgcolor="#cfcfbb" align="center">
***************
*** 38,66 ****
  <tr>
  <td bgcolor="#000000" colspan="4"><IMG 
src="templates/NukeNews/images/pixel.gif" width="1" height=1 alt="" border="0" 
hspace="0"></td>
- </tr>
- <tr valign="middle" bgcolor="#dedebb">
- <td width="15%" nowrap><font class="content" color="#363636">
-               <b>Logged in as: {user}</b></font></td>
- <td align="center" height="20" width="70%"><font class="content"><B>
-                       <a href="{?home=1}">Home</a>
-                       &nbsp;&nbsp;|&nbsp;&nbsp;
-                       <a href="{?toc=1}">Site Contents</a>
-                       &nbsp;&nbsp;|&nbsp;&nbsp;
-                       <a href="{?index=1}">Site Index</a>
-                       &nbsp;&nbsp;|&nbsp;&nbsp;
-                       <a href="{?phpgw:/index.php,}">phpGroupWare</a>
-       </B></font>
- </td>
- <td align="right" width="15%"><font class="content"><b>
- <script type="text/javascript">
- <!--   // Array ofmonth Names
- var monthNames = new Array( 
"January","February","March","April","May","June","July","August","September","October","November","December");
- var now = new Date();
- thisYear = now.getYear();
- if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem
- document.write(monthNames[now.getMonth()] + " " + now.getDate() + ", " + 
thisYear);
- // -->
- </script></b></font></td>
- <td>&nbsp;</td>
  </tr>
  <tr>
--- 37,40 ----





reply via email to

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