projects
/
euphorik.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ade6a3
)
MOD mini correction lexicale
author
Greg Burri
<greg.burri@gmail.com>
Sat, 28 Jun 2008 23:27:35 +0000
(23:27 +0000)
committer
Greg Burri
<greg.burri@gmail.com>
Sat, 28 Jun 2008 23:27:35 +0000
(23:27 +0000)
js/pageProfile.js
patch
|
blob
|
history
diff --git
a/js/pageProfile.js
b/js/pageProfile.js
index
cb29198
..
eaae93b
100755
(executable)
--- a/
js/pageProfile.js
+++ b/
js/pageProfile.js
@@
-139,9
+139,9
@@
return '\
(this.client.ekMaster ? '<td>Degrée d\'ostentation</td>\
\r
<td>\
\r
<select id="degreeOstentatoire">\
\r
- <option value="invisible">
Aucun
</option>\
\r
- <option value="light">
Léger
</option>\
\r
- <option value="heavy">
Lourd
</option>\
\r
+ <option value="invisible">
Nul
</option>\
\r
+ <option value="light">
Faible
</option>\
\r
+ <option value="heavy">
Élevé
</option>\
\r
</select>\
\r
</td>' : '') +
\r
'</tr>\
\r