1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/14107] Remove template var

This commit is contained in:
Michael Miday
2015-08-27 16:23:12 +02:00
parent fd1195ed6a
commit 71def7cda6
2 changed files with 3 additions and 3 deletions

View File

@@ -371,7 +371,7 @@
<!-- INCLUDE viewtopic_topic_tools.html -->
<!-- IF .quickmod -->
<div class="dropdown-container dropdown-container-{S_CONTENT_FLOW_BEGIN} dropdown-up dropdown-{S_CONTENT_FLOW_END} dropdown-button-control" id="quickmod">
<div class="dropdown-container dropdown-container-left dropdown-up dropdown-{S_CONTENT_FLOW_END} dropdown-button-control" id="quickmod">
<span title="{L_QUICK_MOD}" class="dropdown-trigger button icon-button modtools-icon dropdown-select">{L_QUICK_MOD}</span>
<div class="dropdown hidden">
<div class="pointer"><div class="pointer-inner"></div></div>