phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] admin/help/FI/session.php, 1.1.2.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] admin/help/FI/session.php, 1.1.2.1.2.1
Date: Sat, 6 Nov 2004 17:13:46 +0100

Update of /admin/help/FI
Modified Files:
        Branch: Version-0_9_16-branch
          session.php

date: 2004/11/06 16:13:46;  author: powerstat;  state: Exp;  lines: +37 -37

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: admin/help/FI/session.php
diff -u admin/help/FI/session.php:1.1.2.1 admin/help/FI/session.php:1.1.2.1.2.1
--- admin/help/FI/session.php:1.1.2.1   Tue Apr  2 21:25:34 2002
+++ admin/help/FI/session.php   Sat Nov  6 16:13:46 2004
@@ -1,37 +1,37 @@
-<?php
-  /**************************************************************************\
-  * phpGroupWare - User manual                                               *
-  * http://www.phpgroupware.org                                              *
-  * --------------------------------------------                             *
-  *  This program is free software; you can redistribute it and/or modify it *
-  *  under the terms of the GNU General Public License as published by the   *
-  *  Free Software Foundation; either version 2 of the License, or (at your  *
-  *  option) any later version.                                              *
-  \**************************************************************************/
-
-       /* $Id$ */
-
-       $phpgw_flags = Array(
-               'currentapp'    => 'manual',
-               'admin_header'  => True,
-               'enable_utilities_class'        => True
-       );
-       $phpgw_info['flags'] = $phpgw_flags;
-       include('../../../header.inc.php');
-       $appname = 'admin';
-?>
-<img src="<?php echo $phpgw->common->image($appname,'navbar.gif'); ?>" 
border=0>
-<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2">
-<p>
-Tämä sovellus on yleensä vain järjestelmän pääkäyttäjän käytettävissä.
-Sovelluksella hallitaan kaikkia sovelluksia, käyttäjiä, ryhmiä ja istuntojen
-lokeja.
-<ul>
-<li><b>Istuntojen hallinta:</b>
-<p><i>Näytä istunnot:</i>
-<br>Tämänhetkiset istunnot, IP-osoitteet, Kirjautumisaika, aika, jonka käyttäjä
-on ollut tekemättä mitään ja mahdollisuus keskeyttää istunto.
-<p><i>Näytä käyttöloki:</i>
-<br>Tunnus, IP-osoite, Sisäänkirjautumisaika, Uloskirjautumisaika, Istunnon 
kesto.
-</ul>
-<?php $phpgw->common->phpgw_footer(); ?>
+<?php
+  /**************************************************************************\
+  * phpGroupWare - User manual                                               *
+  * http://www.phpgroupware.org                                              *
+  * --------------------------------------------                             *
+  *  This program is free software; you can redistribute it and/or modify it *
+  *  under the terms of the GNU General Public License as published by the   *
+  *  Free Software Foundation; either version 2 of the License, or (at your  *
+  *  option) any later version.                                              *
+  \**************************************************************************/
+
+       /* $Id$ */
+
+       $phpgw_flags = Array(
+               'currentapp'    => 'manual',
+               'admin_header'  => True,
+               'enable_utilities_class'        => True
+       );
+       $phpgw_info['flags'] = $phpgw_flags;
+       include('../../../header.inc.php');
+       $appname = 'admin';
+?>
+<img src="<?php echo $phpgw->common->image($appname,'navbar.gif'); ?>" 
border=0>
+<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2">
+<p>
+Tämä sovellus on yleensä vain järjestelmän pääkäyttäjän käytettävissä.
+Sovelluksella hallitaan kaikkia sovelluksia, käyttäjiä, ryhmiä ja istuntojen
+lokeja.
+<ul>
+<li><b>Istuntojen hallinta:</b>
+<p><i>Näytä istunnot:</i>
+<br />Tämänhetkiset istunnot, IP-osoitteet, Kirjautumisaika, aika, jonka 
käyttäjä
+on ollut tekemättä mitään ja mahdollisuus keskeyttää istunto.
+<p><i>Näytä käyttöloki:</i>
+<br />Tunnus, IP-osoite, Sisäänkirjautumisaika, Uloskirjautumisaika, Istunnon 
kesto.
+</ul>
+<?php $phpgw->common->phpgw_footer(); ?>




reply via email to

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