diff options
| -rw-r--r-- | app/layout/aside_flux.phtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/layout/aside_flux.phtml b/app/layout/aside_flux.phtml index 449ffaff4..f94a74add 100644 --- a/app/layout/aside_flux.phtml +++ b/app/layout/aside_flux.phtml @@ -96,4 +96,6 @@ </li> <?php } } ?> </ul> + + <span class="aside_flux_ender"><!-- hack for fix menus, if it can be helpful ;) --></span> </div> |
