From: x2000habouzit Date: Tue, 23 Aug 2005 07:58:04 +0000 (+0000) Subject: closes FS#336 X-Git-Tag: xorg/0.9.9~175 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=8c32e44fc6f517035d36ef69383ac14ab980c953;p=platal.git closes FS#336 git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@20 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/ChangeLog b/ChangeLog index aa9ed35..de5b62a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ Bug/Wish : * Core : - #310: Display the max number of photo in trombipromo. -Car + * Paiments : + - #336 : Micro -> Tele(payments). -MC + * Profile : - #330,333: Interface improvements. -Car - #332: User can precise why he asks for a usage name. -Car diff --git a/hooks/money.inc.php b/hooks/money.inc.php index 9fb93dd..221b146 100644 --- a/hooks/money.inc.php +++ b/hooks/money.inc.php @@ -49,7 +49,7 @@ function money_menu() { global $globals; if ($globals->money->mpay_enable) { - $globals->menu->addPrivateEntry(XOM_SERVICES, 30, 'Micropaiements', 'paiement/'); + $globals->menu->addPrivateEntry(XOM_SERVICES, 30, 'Téléopaiements', 'paiement/'); } } diff --git a/templates/paiement/index.tpl b/templates/paiement/index.tpl index 42e1a82..b17a55d 100644 --- a/templates/paiement/index.tpl +++ b/templates/paiement/index.tpl @@ -21,7 +21,7 @@ {**************************************************************************} -

Micropaiments

+

Télépaiements

{if $smarty.request.op eq "submit" and !$xorg_error->errs|count}