From: x2000habouzit Date: Fri, 20 Feb 2004 03:01:10 +0000 (+0000) Subject: presentation X-Git-Tag: xorg/old~1852 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bd7b1905b208f48c19c04a4dc86add58195154b0;p=platal.git presentation --- diff --git a/templates/logger-view.tpl b/templates/logger-view.tpl index d2bbb2d..3301dec 100644 --- a/templates/logger-view.tpl +++ b/templates/logger-view.tpl @@ -1,4 +1,8 @@ -{* $Id: logger-view.tpl,v 1.1 2004-02-20 01:46:23 x2000habouzit Exp $ *} +{* $Id: logger-view.tpl,v 1.2 2004-02-20 03:01:10 x2000habouzit Exp $ *} + +
+ Parcours des logs du site +
{dynamic} @@ -8,15 +12,15 @@ Propriétés de la session - + user {$session.username} {if $session.suer}(suid by {$session.suer}){/if} [user's log] - + hote - {$session.host} / {$session.ip} + IP: {$session.ip}
{$session.host} - + browser {$session.browser} diff --git a/templates/mescontacts.tpl b/templates/mescontacts.tpl index 9cd6e98..80587e6 100644 --- a/templates/mescontacts.tpl +++ b/templates/mescontacts.tpl @@ -1,4 +1,4 @@ -{* $Id: mescontacts.tpl,v 1.2 2004-02-19 13:42:57 x2000habouzit Exp $ *} +{* $Id: mescontacts.tpl,v 1.3 2004-02-20 03:01:10 x2000habouzit Exp $ *} {dyn s=$erreur} @@ -23,8 +23,8 @@ {if $nb_contacts}

Pour récupérer ta liste de contacts dans un PDF imprimable :
- [Triée par promo] - [Triée par noms] + [Triée par promo] + [Triée par noms]


diff --git a/templates/table-editor.tpl b/templates/table-editor.tpl index 3f372ea..e503592 100644 --- a/templates/table-editor.tpl +++ b/templates/table-editor.tpl @@ -1,4 +1,4 @@ -{* $Id: table-editor.tpl,v 1.2 2004-02-20 01:46:23 x2000habouzit Exp $ *} +{* $Id: table-editor.tpl,v 1.3 2004-02-20 03:01:10 x2000habouzit Exp $ *} {dynamic} @@ -55,7 +55,7 @@ {if $myval.sum} {if $myval.type=="timestamp"} - {$myarr.$mykey|date_format:"%Y-%m-%d %H:%M:%S"} + {$myarr.$mykey|date_format:"%Y-%m-%d %H:%M:%S"} {else} {$myarr.$mykey} {/if}