Commit 591a39c9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

rename from icon_flag_* to icon_lang_*.

rename from icon_flag_jp to icon_lang_ja.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28284 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6ae1931b
...@@ -57,8 +57,8 @@ ...@@ -57,8 +57,8 @@
tal:condition="python:language_id in available_language_list">\n tal:condition="python:language_id in available_language_list">\n
<a href="./Base_doLanguage?select_language=en" title="English"\n <a href="./Base_doLanguage?select_language=en" title="English"\n
tal:attributes="href string:${portal_path}/Base_doLanguage?select_language=${language_id}">\n tal:attributes="href string:${portal_path}/Base_doLanguage?select_language=${language_id}">\n
<img src="./mf54_image/icon_flag_us.gif" alt="Flag"\n <img src="./mf54_image/icon_lang_en.gif" alt="Flag"\n
tal:attributes="src string:${portal_path}/mf54_image/icon_flag_${language_id}.png;\n tal:attributes="src string:${portal_path}/mf54_image/icon_lang_${language_id}.png;\n
title language/title;\n title language/title;\n
alt language/title" />\n alt language/title" />\n
</a>\n </a>\n
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
<value> <string>icon_flag_de.png</string> </value> <value> <string>icon_lang_de.png</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
<value> <string>icon_flag_en.png</string> </value> <value> <string>icon_lang_en.png</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
<value> <string>icon_flag_fr.png</string> </value> <value> <string>icon_lang_fr.png</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
<value> <string>icon_flag_jp.png</string> </value> <value> <string>icon_lang_ja.png</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
......
107 108
\ No newline at end of file \ 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