| 213 | === How to translate Join / Login buttons in Splash area of index page? === |
| 214 | |
| 215 | This buttons were left with plain text instead of using Dolphin language keys to keep possibility to work with this area in TinyMce editor. But if necessary they can be translated too. Just execute the follwoing actions: |
| 216 | |
| 217 | go to "Admin Panel" -> "Settings" -> "Basic Settings"; |
| 218 | |
| 219 | find "SPLASH" area; |
| 220 | |
| 221 | uncheck option "Enable HTML Editor"; |
| 222 | |
| 223 | in editor area change "Join" and "Login" words to <bx_text:_Join /> and <bx_text:_Login /> (or to antother language keys which are necessary to use); |
| 224 | |
| 225 | press "Save" button. |
| 226 | |
| 227 | Note that after this changes TinyMce editor will not work in this area until removal of language keys tags. |
| 228 | |
| 229 | \\ |
| 230 | \\ |