Add 'install backend' button to selected frontend theme
References #347
This commit is contained in:
parent
e78648b8c7
commit
1c33d93a18
@ -57,8 +57,8 @@
|
||||
</div>
|
||||
|
||||
<button class="template_show_info button_link" type="button" data-href="#template_info_cur" title="{$CONST.TEMPLATE_INFO}"><span class="icon-info-circled"></span><span class="visuallyhidden"> {$CONST.TEMPLATE_INFO}</span></button>
|
||||
|
||||
{if $cur_tpl.info.custom_config}<a class="button_link" href="?serendipity[adminModule]=templates&serendipity[adminAction]=editConfiguration" title="{$CONST.CONFIGURATION}">{$CONST.CONFIGURATION}</a>{/if}
|
||||
{if $cur_tpl.info.custom_admin_interface == $CONST.YES}<a class="button_link" href="?serendipity[adminModule]=templates&serendipity[adminAction]=install-backend&serendipity[theme]={$template}{$info.info.customURI}" title="{$CONST.SET_AS_TEMPLATE}">{$CONST.INSTALL}: {$CONST.BACKEND}</a>{/if}
|
||||
</article>
|
||||
|
||||
{if $cur_template_backend}
|
||||
|
Loading…
x
Reference in New Issue
Block a user