{# * * LF who was here 2 - based on "NV who was here". An extension for the phpBB Forum Software package. * * @copyright (c) 2018, LukeWCS, https://www.wcsaga.org/ * @copyright (c) 2015, Anvar, http://phpbbguru.net * @copyright (c) 2013, nickvergessen, http://www.flying-bits.org/ * @license GNU General Public License, version 2 (GPL-2.0) * #} {% set switch_type = TOGGLECTRL_TYPE ?? 'toggle' %} {% INCLUDE 'overall_header.html' %}
{{ lang('LFWWH_CONFIG_DESC', LFWWH_METADATA.EXT_NAME) }}
{{ _self.notes(LFWWH_NOTES) }} {{ _self.footer(LFWWH_METADATA) }} {% INCLUDE 'overall_footer.html' %} {% INCLUDEJS '@lukewcs_whowashere/acp_who_was_here_settings.js' %} {% INCLUDECSS '@lukewcs_whowashere/acp_who_was_here_settings.css' %} {% macro form_buttons() %} {% endmacro %} {% macro notes(notes) %} {% if notes|length %}{{ note }}
{% endfor %}