projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeb2ec0
)
Now "Date de naissance" is displayed the same way as the other titles.
author
Stéphane Jacob
<jacou@melix.net>
Mon, 21 Jul 2008 06:07:56 +0000
(08:07 +0200)
committer
Stéphane Jacob
<jacou@melix.net>
Tue, 22 Jul 2008 07:30:57 +0000
(09:30 +0200)
templates/profile/general.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/profile/general.tpl
b/templates/profile/general.tpl
index
f9ac3d6
..
7d3118b
100644
(file)
--- a/
templates/profile/general.tpl
+++ b/
templates/profile/general.tpl
@@
-70,7
+70,9
@@
</td>
</tr>
<tr>
- <td class="titre">Date de naissance</td>
+ <td>
+ <span class="titre">Date de naissance</span>
+ </td>
<td><input type="text" {if $errors.naissance}class="error"{/if} name="naissance" value="{$naissance}" /></td>
</tr>
<tr>