perazhog wrote in changelog

[ljcom] r12990: LJSUP-14436: There is no a link "Company...

Committer: egeraskin
LJSUP-14436: There is no a link "Company's information and requisites"
U   trunk/templates/Shop/LeftMenu.tmpl
Modified: trunk/templates/Shop/LeftMenu.tmpl
===================================================================
--- trunk/templates/Shop/LeftMenu.tmpl	2012-12-04 11:47:22 UTC (rev 12989)
+++ trunk/templates/Shop/LeftMenu.tmpl	2012-12-04 12:00:27 UTC (rev 12990)
@@ -9,8 +9,8 @@
         </li>
     </TMPL_LOOP>
 
-        <li class="m-section-item">
-            <ul class="m-section-list"><li><a href="<TMPL_VAR sup_about>"><TMPL_VAR EXPR="ml('.storefront.sup_about')"></a></li></ul>
+        <li class="m-section-item m-section-item-aboutsup">
+            <ul class="m-section-list"><li><a href="<TMPL_VAR sup_about>"><small><TMPL_VAR EXPR="ml('.storefront.sup_about')"></small></a></li></ul>
         </li>
 </ul>