phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: anthill/templates/default home.tpl, 1.1.1.1, 1.


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: anthill/templates/default home.tpl, 1.1.1.1, 1.2 nav.tpl, 1.1.1.1, 1.2 prodselect.tpl, 1.1.1.1, 1.2 submit.tpl, 1.1.1.1, 1.2
Date: Sun, 10 Aug 2003 08:50:54 -0400

Update of /cvsroot/phpgroupware/anthill/templates/default
In directory subversions:/tmp/cvs-serv27175/templates/default

Modified Files:
        home.tpl nav.tpl prodselect.tpl submit.tpl 
Log Message:
what little work i have got done while travelling :)

Index: home.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/anthill/templates/default/home.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** home.tpl    20 Jul 2003 01:23:08 -0000      1.1.1.1
--- home.tpl    10 Aug 2003 12:50:52 -0000      1.2
***************
*** 2,18 ****
      <tr>
        <td>
-         <table border="0" cellpadding="0" cellspacing="0" align="center" 
bgcolor="#000000" width="100%">
-           <tr>
-             <td>
-               <table border="0" cellpadding="2" cellspacing="2" width="100%">
-                 <tr>
-                   <td bgcolor="#8b95a8" width="100%">
-                     <big><b>{lang_welcome}</b></big>
-                   </td>
-                 </tr>
-               </table>
-             </td>
-           </tr>
-         </table>
          <table border="0" cellpadding="0" cellspacing="0" align="center" 
width="100%">
            <tr>
--- 2,5 ----

Index: nav.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/anthill/templates/default/nav.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** nav.tpl     20 Jul 2003 01:23:08 -0000      1.1.1.1
--- nav.tpl     10 Aug 2003 12:50:52 -0000      1.2
***************
*** 1,16 ****
!       <table border="0" cellpadding="0" cellspacing="0" align="center" 
bgcolor="#000000" width="95%">
          <tr>
            <td>
!             <table border="0" cellpadding="2" cellspacing="2" width="100%">
!               <tr>
!                 <td bgcolor="#8b95a8" width="70%">
!                   <center>[ <a href="{url_home}">{lang_home}</a>
                    <!-- BEGIN nav_link -->
                    | <a href="{url_nav}">{lang_nav}</a>
                    <!-- END nav_link -->
!                   ]</center>
                  </td>
!                 <td bgcolor="#8b95a8" width="30%" 
align="right">{cur_user}</td>
                </tr>
              </table>
            </td>
--- 1,22 ----
!       <table border="0" cellpadding="0" cellspacing="0" align="center" 
width="95%">
          <tr>
            <td>
!             <table border="0" cellpadding="2" cellspacing="0" width="100%">
!               <tr bgcolor="#8b95a8">
!                 <td width="70%" style="text-align: center;">[ 
!                 <a href="{url_home}">{lang_home}</a>
                    <!-- BEGIN nav_link -->
                    | <a href="{url_nav}">{lang_nav}</a>
                    <!-- END nav_link -->
!                   ]
                  </td>
!                 <td width="30%" style="text-align: right;">{cur_user}</td>
                </tr>
+             <tr>
+               <td colspan="2">&nbsp;</td>
+             </tr>
+             <tr colspan="2" bgcolor="#8b95a8">
+               <td colspan="2"><b>{section}</b></td>
+             </tr>
              </table>
            </td>

Index: prodselect.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/anthill/templates/default/prodselect.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** prodselect.tpl      20 Jul 2003 01:23:08 -0000      1.1.1.1
--- prodselect.tpl      10 Aug 2003 12:50:52 -0000      1.2
***************
*** 8,10 ****
--- 8,13 ----
      </tr>
      <!-- END product -->
+     <tr>
+       <td colspan="2"><a href="{url_add}">{lang_add}</a></td>
+     </tr>
    </table>

Index: submit.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/anthill/templates/default/submit.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** submit.tpl  20 Jul 2003 01:23:08 -0000      1.1.1.1
--- submit.tpl  10 Aug 2003 12:50:52 -0000      1.2
***************
*** 10,14 ****
        </td>
        <td width="40%">
!         {email}
          <input type="hidden" name="reporter" value="{account_id}">
        </td>
--- 10,14 ----
        </td>
        <td width="40%">
!         {reporter}
          <input type="hidden" name="reporter" value="{account_id}">
        </td>
***************
*** 65,72 ****
      <tr>
        <td width="10%" align="right">
!         <b>URL:</b>  ({lang_inc_prefix})
        </td>
        <td colspan="3" width="90%">
!         <input type="text" name="url" value="{def_url}" size="76" 
maxlength="128">
        </td>
      </tr>
--- 65,72 ----
      <tr>
        <td width="10%" align="right">
!         <b>URL:</b>
        </td>
        <td colspan="3" width="90%">
!         <input type="text" name="url" value="{def_url}" size="76" 
maxlength="128"> ({lang_inc_prefix})
        </td>
      </tr>
***************
*** 86,92 ****
          <input type="hidden" name="product" value="{pid}">
          &nbsp;&nbsp;&nbsp;&nbsp;
!         <input type="submit" value="     {lang_commit}     ">
          &nbsp;&nbsp;&nbsp;&nbsp;
!         <input type="reset" value="{lang_reset}">
    </table>
!   </form>
\ No newline at end of file
--- 86,92 ----
          <input type="hidden" name="product" value="{pid}">
          &nbsp;&nbsp;&nbsp;&nbsp;
!         <input type="submit" value="{lang_save}">
          &nbsp;&nbsp;&nbsp;&nbsp;
!         <input type="reset" value="{lang_clear}">
    </table>
!   </form>





reply via email to

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