projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15864d9
)
Prevents notices.
author
Stéphane Jacob
<sj@m4x.org>
Tue, 22 Mar 2011 14:30:44 +0000
(15:30 +0100)
committer
Stéphane Jacob
<sj@m4x.org>
Tue, 22 Mar 2011 14:30:44 +0000
(15:30 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/admin/add_accounts.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/admin/add_accounts.tpl
b/templates/admin/add_accounts.tpl
index
a09605a
..
74524ac
100644
(file)
--- a/
templates/admin/add_accounts.tpl
+++ b/
templates/admin/add_accounts.tpl
@@
-22,7
+22,7
@@
<h1>Mise à jour de l'annuaire</h1>
-{if
$newAccounts
}
+{if
t($newAccounts)
}
<p>
Les comptes suivants ont été ajoutés :
<ul>
@@
-33,7
+33,7
@@
</p>
{/if}
-{if !
$add_type
}
+{if !
t($add_type)
}
<form action="{$platal->pl_self()}" method="post">
<table class="tinybicol">
<tr>