phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default help.tpl


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/templates/default help.tpl
Date: Fri, 20 Oct 2006 08:07:28 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/10/20 08:07:28

Added files:
        templates/default: help.tpl 

Log message:
        work with .16

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/templates/default/help.tpl?cvsroot=phpgroupware&rev=1.1

Patches:
Index: help.tpl
===================================================================
RCS file: help.tpl
diff -N help.tpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ help.tpl    20 Oct 2006 08:07:28 -0000      1.1
@@ -0,0 +1,22 @@
+<!-- BEGIN help.tpl -->
+<script type="text/javascript">
+       //<![CDATA[
+
+       //]]>
+</script>
+
+<h2>{title}</h2>
+<table>
+       <tr>
+               <td>
+                       {help_msg}
+               </td>
+       </tr>
+</table>
+<p align="center"><a href="javascript:this.window.close()">{lang_close}</a></p>
+
+</body>
+</html>
+
+
+<!-- END help.tpl -->




reply via email to

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