mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Fix #1410 add Indonesian flag
This commit is contained in:
parent
9c6088f4c3
commit
81350e8c4d
2 changed files with 5 additions and 0 deletions
|
|
@ -1604,6 +1604,11 @@ html[lang="mn"] .x .g11n.active>[disabled],
|
|||
#g11n .flag.mn {
|
||||
background-image: url(../img/flag.mn.gif);
|
||||
}
|
||||
html[lang="id"] .x .g11n.active>[disabled],
|
||||
#g11n .item .id,
|
||||
#g11n .flag.id {
|
||||
background-image: url(../img/flag.id.gif);
|
||||
}
|
||||
#g11n #lang_search .cancel,
|
||||
#g11n #lang_search .save,
|
||||
#g11n #lang_search .editMode .modify,
|
||||
|
|
|
|||
BIN
modules/admin/tpl/img/flag.id.gif
Normal file
BIN
modules/admin/tpl/img/flag.id.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue