richard: server/kolab-webadmin/kolab-webadmin/php/admin/templates versions.tpl.in, NONE, 1.1 versions.tpl, 1.2, NONE

cvs at intevation.de cvs at intevation.de
Tue Jan 17 23:06:44 CET 2006


Author: richard

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates
In directory doto:/tmp/cvs-serv31089/php/admin/templates

Added Files:
	versions.tpl.in 
Removed Files:
	versions.tpl 
Log Message:
php/admin/templates/versions.tpl.in: show openpkg information when
installed on an openpkg system only.



--- NEW FILE: versions.tpl.in ---
{* Smarty Template *}
{*
  Local variables:
  buffer-file-coding-system: utf-8
  End:
*}
<div class="contenttext">
<h1>{tr msg="Kolab2 Groupware Server Version"}</h1>
<pre>{$kolabversion}</pre>
<h1>{tr msg="Kolab2 Groupware Server Component Versions"}</h1>
<pre>{$kolabversions}</pre>
<h1>{tr msg="Kolab2 Patched OpenPKG Package Versions"}</h1>
<pre>{$kolabpatchedversions}</pre>
@OPENPKG@<h1>{tr msg="OpenPKG Version"}</h1>
@OPENPKG@<pre>{$openpkgversion}</pre>
</div>

--- versions.tpl DELETED ---





More information about the commits mailing list