projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98c7bd6
)
HTML validation.
author
Stéphane Jacob
<sj@m4x.org>
Mon, 21 Feb 2011 18:05:48 +0000
(19:05 +0100)
committer
Stéphane Jacob
<sj@m4x.org>
Tue, 22 Feb 2011 06:49:20 +0000
(07:49 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/admin/user.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/admin/user.tpl
b/templates/admin/user.tpl
index
c4d880d
..
665b3be
100644
(file)
--- a/
templates/admin/user.tpl
+++ b/
templates/admin/user.tpl
@@
-139,7
+139,7
@@
$(function() {
<tr>
<td class="titre">Nom complet<br />
<span class="smaller">Prénom NOM</span>
- </
br></
td>
+ </td>
<td>{if $hasProfile}{$user->fullName()}{else}<input type="text" name="full_name" maxlength="255" value="{$user->fullName()}" />{/if}</td>
</tr>
<tr>