This doc was last edited by Administrator March 16, 2009.
plugin
upstream
Templates in the website are disabled now. Editing them will not have any effect on the live website.
1 2 3 4 5 6 7 8 9 10 |
<div class="pdstatus-footer">
<table cellpadding="0" cellspacing="0" border="0"><tr><td>
<span class="subhead-emphasis"><img src="/static/images/arrow.red.png" alt="" /> <a href="#" id="slick-toggle" class="light">$_.change_language</a> ...</span>
</td><td>
<div id="slickbox" style="height: 4em; overflow: hidden; margin-right: 20px;">
$:macros.change_language()
</div>
</td></tr></table>
</div> |