perazhog wrote in changelog

[ljcom] r12791: LJSUP-13933: Add icons to the footer

Committer: egeraskin
LJSUP-13933: Add icons to the footer
U   trunk/templates/SiteScheme/lanzelot.tmpl
Modified: trunk/templates/SiteScheme/lanzelot.tmpl
===================================================================
--- trunk/templates/SiteScheme/lanzelot.tmpl	2012-10-19 11:43:33 UTC (rev 12790)
+++ trunk/templates/SiteScheme/lanzelot.tmpl	2012-10-19 12:50:30 UTC (rev 12791)
@@ -393,6 +393,13 @@
                     </ul>
 
                     <TMPL_VAR version_html>
+                    
+                    <ul class="social-links">
+                         <li><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>
                 </td>
             </tr>
             </table>