You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
760 B

{* $ID:$ *}
<form method="post" action="tiki-admin.php?page=webservices">
{ticket}
<div class="row">
<div class="mb-3 col-lg-12 clearfix">
<a role="link" class="btn btn-link" href="tiki-admin_webservices.php" title="{tr}List{/tr}">
{icon name="admin"} {tr}Webservices{/tr}
</a>
{include file='admin/include_apply_top.tpl'}
</div>
</div>
<fieldset>
<legend>{tr}Activate the feature{/tr}</legend>
{preference name=feature_webservices visible="always"}
</fieldset>
<fieldset>
<legend>{tr}Options{/tr}</legend>
{preference name=webservice_consume_defaultcache}
</fieldset>
{include file='admin/include_apply_bottom.tpl'}
</form>