fixes #165 3c
@garvinhicking please add additional constant CUSTOM_CONFIG eg = "Custom config file" to langs
This commit is contained in:
parent
2f1455d53b
commit
9388618ac5
@ -18,8 +18,6 @@
|
||||
{$form_token}
|
||||
{$configuration}
|
||||
</form>
|
||||
{else}
|
||||
<p>{$CONST.STYLE_OPTIONS_NONE}</p>
|
||||
{/if}
|
||||
</section>
|
||||
<script src="{serendipity_getFile file='admin/js/jquery.magnific-popup.js'}"></script>
|
||||
@ -52,6 +50,7 @@
|
||||
<dt class="template_admin">{$CONST.CUSTOM_ADMIN_INTERFACE}:</dt>
|
||||
<dd>{$cur_tpl.info.custom_admin_interface}</dd>
|
||||
</dl>
|
||||
{if !$cur_tpl.info.custom_config}<p>{$CONST.STYLE_OPTIONS_NONE}</p>{/if}
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user