Committer: egeraskin
LJSUP-13933: Add icons to the footerU trunk/templates/SiteScheme/lanzelot.tmpl
Modified: trunk/templates/SiteScheme/lanzelot.tmpl =================================================================== --- trunk/templates/SiteScheme/lanzelot.tmpl 2012-10-23 10:47:29 UTC (rev 12812) +++ trunk/templates/SiteScheme/lanzelot.tmpl 2012-10-23 14:45:00 UTC (rev 12813) @@ -394,12 +394,12 @@ <TMPL_VAR version_html> - <ul class="social-links"> - <li class="social-links-title"><TMPL_VAR expr="ml('social.follow.us')"></li> - <li><a class="social-fb" href="http://www.facebook.com/livejournal.ru" target="_blank" title="<TMPL_VAR expr="ml('social.follow.us.fb')">"></a></li> - <li><a class="social-vk" href="http://vk.com/livejournal" target="_blank" title="<TMPL_VAR expr="ml('social.follow.us.vk')">"></a></li> - <li><a class="social-tw" href="https://twitter.com/ilivejournal" target="_blank" title="<TMPL_VAR expr="ml('social.follow.us.tw')">"></a></li> - </ul> + <dl class="social-links"> + <dt><TMPL_VAR expr="ml('social.follow.us')"></dt> + <dd><a class="social-fb" href="http://www.facebook.com/livejournal.ru" target="_blank" title="<TMPL_VAR expr="ml('social.follow.us.fb')">"></a></dd> + <dd><a class="social-vk" href="http://vk.com/livejournal" target="_blank" title="<TMPL_VAR expr="ml('social.follow.us.vk')">"></a></dd> + <dd><a class="social-tw" href="https://twitter.com/ilivejournal" target="_blank" title="<TMPL_VAR expr="ml('social.follow.us.tw')">"></a></dd> + </dl> </td> </tr> </table>