survey/msd/tpl/menu/footer.tpl
2023-07-25 19:16:12 +02:00

11 lines
287 B
Smarty

<!-- BEGIN DB_NAME_TRUE -->
<script>setMenuActive('m2');parent.MyOOS_Dumper_content.location.href='./config_overview.php';</script>
<!-- END DB_NAME_TRUE -->
<!-- BEGIN DB_NAME_FALSE -->
<script>setactiveMenuFromContent();</script>
<!-- END DB_NAME_FALSE -->
</body>
</html>