Commit e4400516 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Add field to change the language in UNG Calendar and UNG mail forms

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45076 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 96717d3a
......@@ -108,6 +108,7 @@
<key> <string>navigation navigation-right</string> </key>
<value>
<list>
<string>your_language</string>
<string>your_login_box</string>
</list>
</value>
......
......@@ -98,6 +98,7 @@
<key> <string>navigation navigation-right</string> </key>
<value>
<list>
<string>your_language</string>
<string>your_login_box</string>
</list>
</value>
......
......@@ -121,6 +121,7 @@
<key> <string>navigation navigation-right</string> </key>
<value>
<list>
<string>your_language</string>
<string>your_login_box</string>
</list>
</value>
......
......@@ -1104,7 +1104,7 @@ form#create-user table tbody tr:last-child td {\n
}\n
\n
select[name="field_your_language"] {\n
background: none repeat scroll 0 0 #FFF;\n
background-color: transparent;\n
border: 0 none;\n
}\n
\n
......
332
\ No newline at end of file
333
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment