1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 11:01:48 +02:00

[ticket/11150] CS

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-18 09:33:44 +02:00
committed by Tristan Darricau
parent 8b96fc7d04
commit bac391c282
3 changed files with 28 additions and 20 deletions

View File

@@ -2,15 +2,15 @@
<a id="maincontent"></a>
<h1>{{lang( 'EXTENSIONS_CATALOG') }}</h1>
<h1>{{ lang( 'EXTENSIONS_CATALOG') }}</h1>
<p>{{lang( 'EXTENSIONS_CATALOG_EXPLAIN') }}</p>
<p>{{ lang( 'EXTENSIONS_CATALOG_EXPLAIN') }}</p>
{% if not enabled %}
<div class="errorbox">
{{ lang('EXTENSIONS_COMPOSER_NOT_WRITABLE') }}
</div>
{% endif %}
{% endif %}I
<fieldset class="quick quick-left">
<span class="small"><a href="https://www.phpbb.com/go/customise/extensions/3.1" target="_blank">{{ lang('BROWSE_EXTENSIONS_DATABASE') }}</a> &bull; <a href="javascript:phpbb.toggleDisplay('catalog_settings');">{{ lang('SETTINGS') }}</a></span>