1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/11150] Move homepage and display package name

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-14 19:05:04 +02:00
committed by Tristan Darricau
parent c12cfdad9d
commit f6a867af5f
2 changed files with 6 additions and 5 deletions

View File

@@ -66,6 +66,7 @@
<!-- IF enabled.META_NAME in MANAGED_EXTENSIONS -->
<!-- IF enabled.actions is defined -->&nbsp;|&nbsp;<!-- ENDIF -->
<a href="{U_GALLERY_ACTION}&amp;action=update&amp;extension={enabled.META_NAME}">{L_UPDATE}</a>
&nbsp;|&nbsp;<a href="{U_GALLERY_ACTION}&amp;action=remove&amp;extension={enabled.META_NAME}" style="color: #BC2A4D;">{L_REMOVE}</a>
<!-- ENDIF -->
</td>
</tr>