phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/templates/default sitemgr_header.tpl,1.1


From: Patrick Walsh <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/templates/default sitemgr_header.tpl,1.1.1.1,1.2 sitemgr_preferences.tpl,1.1.1.1,1.2
Date: Thu, 29 Aug 2002 02:16:15 -0400

Update of /cvsroot/phpgroupware/sitemgr/templates/default
In directory subversions:/tmp/cvs-serv30406/templates/default

Modified Files:
        sitemgr_header.tpl sitemgr_preferences.tpl 
Log Message:
Changed name to sitemgr and updated for 0.9.15.


Index: sitemgr_header.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/sitemgr_header.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** sitemgr_header.tpl  29 Aug 2002 03:03:17 -0000      1.1.1.1
--- sitemgr_header.tpl  29 Aug 2002 06:16:13 -0000      1.2
***************
*** 8,12 ****
                <a href='{mainmenu}'>View Administrative Menu</a>
                </i>&nbsp;|&nbsp;<i>
!               <a href='{sitemgr-pub}' target='_blank'>View Generated Site</a>
                </i>
                ]
--- 8,12 ----
                <a href='{mainmenu}'>View Administrative Menu</a>
                </i>&nbsp;|&nbsp;<i>
!               <a href='{sitemgr-site}' target='_blank'>View Generated Site</a>
                </i>
                ]

Index: sitemgr_preferences.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/sitemgr/templates/default/sitemgr_preferences.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** sitemgr_preferences.tpl     29 Aug 2002 03:03:17 -0000      1.1.1.1
--- sitemgr_preferences.tpl     29 Aug 2002 06:16:13 -0000      1.2
***************
*** 13,20 ****
        <form action="{formaction}" method="post">
  
!       URL to sitemgr-site directory: <br><input type="text" 
name="sitemgr_gen_url" value="{sitemgr-gen-url}" size="100"><br>
        <i>Note: the url can be relative or absolute.  Directory name must end 
in a slash.</i><br><br>
  
!       Filesystem location of sitemgr-site directory: <br><input type="text" 
name="sitemgr_gen_dir" value="{sitemgr-gen-dir}" size="100"><br>
        <i>Note: this must be an absolute directory location.  <b>NO trailing 
slash.</b></i><br><br>
  
--- 13,20 ----
        <form action="{formaction}" method="post">
  
!       URL to sitemgr-site directory: <br><input type="text" 
name="sitemgr_site_url" value="{sitemgr-site-url}" size="100"><br>
        <i>Note: the url can be relative or absolute.  Directory name must end 
in a slash.</i><br><br>
  
!       Filesystem location of sitemgr-site directory: <br><input type="text" 
name="sitemgr_site_dir" value="{sitemgr-site-dir}" size="100"><br>
        <i>Note: this must be an absolute directory location.  <b>NO trailing 
slash.</b></i><br><br>
  





reply via email to

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