1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[feature/events] Add main_actions acp template event

PHPBB3-9550
This commit is contained in:
Michael Cullum
2012-04-01 12:14:25 +01:00
committed by David King
parent bc99e69f77
commit e6d1b07e2b

View File

@@ -204,6 +204,8 @@
<dd><input type="hidden" name="action" value="purge_cache" /><input class="button2" type="submit" id="action_purge_cache" name="action_purge_cache" value="{L_RUN}" /></dd> <dd><input type="hidden" name="action" value="purge_cache" /><input class="button2" type="submit" id="action_purge_cache" name="action_purge_cache" value="{L_RUN}" /></dd>
</dl> </dl>
</form> </form>
<!-- EVENT main_actions -->
</fieldset> </fieldset>
<!-- ENDIF --> <!-- ENDIF -->