Language menu seperator for sr_languagemenu
Comments Off
Oct.17, 2008 by
spabhat
The code below is used to get a language menu seperator for sr_languagemenu as shown in the picture below: CODE: 10 < plugin.tx_srlanguagemenu_pi1 10 { links.stdWrap.split { token = {$plugin.tx_srlanguagemenu_pi1.token} wrap = | |*| <span class="SPC2"> | | </span> |*| <span class="SPC3"> | | </span> } } In the above code [...]


