mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-27 10:14:47 +02:00
[ticket/10631] Remove references to delete extension
PHPBB3-10631
This commit is contained in:
committed by
Unknown Bliss
parent
9c0cd2693f
commit
2273ae2b34
@@ -40,12 +40,11 @@
|
||||
<td><strong>{disabled.EXT_NAME}</strong></a></td>
|
||||
<td style="text-align: center;"><a href="{disabled.U_DETAILS}">{L_DETAILS}</a></td>
|
||||
<td style="text-align: center;"><a href="{disabled.U_ENABLE}">{L_ENABLE}</a>
|
||||
<!-- IF disabled.U_PURGE -->| <a href="{disabled.U_PURGE}">{L_PURGE}</a> <!-- ENDIF -->
|
||||
<!-- IF disabled.U_DELETE -->| <a href="{disabled.U_DELETE}">{L_DELETE}</a><!-- ENDIF --></td>
|
||||
<!-- IF disabled.U_PURGE -->| <a href="{disabled.U_PURGE}">{L_PURGE}</a> <!-- ENDIF --></td>
|
||||
</tr>
|
||||
<!-- END disabled -->
|
||||
<!-- ENDIF -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<!-- INCLUDE overall_footer.html -->
|
||||
|
Reference in New Issue
Block a user