From c1d620b3b2c9138d23de73b88077310b682893d3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Wed, 9 Apr 2008 19:46:04 +0200 Subject: [PATCH] Improves the title of the group creation page --- templates/xnetgrp/edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/xnetgrp/edit.tpl b/templates/xnetgrp/edit.tpl index 9049117..7075e87 100644 --- a/templates/xnetgrp/edit.tpl +++ b/templates/xnetgrp/edit.tpl @@ -20,7 +20,7 @@ {* *} {**************************************************************************} -

{$asso.nom} : Éditer l'accueil

+

{if $asso.nom}{$asso.nom} : {/if}Éditer l'accueil

{if $super} -- 2.1.4