diff --git a/www/templates/charisma/views/frontend/apicaps.tpl b/www/templates/charisma/views/frontend/apicaps.tpl index 939a0638f..3be9a5a85 100644 --- a/www/templates/charisma/views/frontend/apicaps.tpl +++ b/www/templates/charisma/views/frontend/apicaps.tpl @@ -4,16 +4,13 @@ strapline="{$site->strapline|escape}" email="{$site->email}" url="{$serverroot}" image="{if $site->style != "" && $site->style != "/"}{$serverroot}theme/{$site->style}/images/banner.jpg{else}{$serverroot}images/banner.jpg{/if}"/> - - - {foreach from=$parentcatlist item=parentcat} {/foreach} - {foreach from=$grps item=grp} {/foreach} - {foreach from=$genres item=genre} {/foreach} - + \ No newline at end of file diff --git a/www/templates/charisma/views/frontend/apicomments.tpl b/www/templates/charisma/views/frontend/apicomments.tpl index eb2a3359e..715765079 100644 --- a/www/templates/charisma/views/frontend/apicomments.tpl +++ b/www/templates/charisma/views/frontend/apicomments.tpl @@ -24,6 +24,5 @@ {$comm.text|escape:"htmlall"} {/foreach} - - + \ No newline at end of file diff --git a/www/templates/charisma/views/frontend/apidesc.tpl b/www/templates/charisma/views/frontend/apidesc.tpl index 4656d31c9..307df9754 100644 --- a/www/templates/charisma/views/frontend/apidesc.tpl +++ b/www/templates/charisma/views/frontend/apidesc.tpl @@ -1,5 +1,4 @@

{$page->title}

- {if $site->apienabled != "1"}

The api is currently disabled. Contact us if you require api diff --git a/www/templates/charisma/views/frontend/apidetail.tpl b/www/templates/charisma/views/frontend/apidetail.tpl index 30fe5e26b..7db00d8b4 100644 --- a/www/templates/charisma/views/frontend/apidetail.tpl +++ b/www/templates/charisma/views/frontend/apidetail.tpl @@ -28,7 +28,6 @@ - {foreach from=$release.category_ids|parray:"," item=cat} {/foreach} @@ -134,9 +133,7 @@ - {/foreach} - - + \ No newline at end of file diff --git a/www/templates/charisma/views/frontend/apinfo.tpl b/www/templates/charisma/views/frontend/apinfo.tpl index 15f0c2afa..d6e4b2fc6 100644 --- a/www/templates/charisma/views/frontend/apinfo.tpl +++ b/www/templates/charisma/views/frontend/apinfo.tpl @@ -24,6 +24,5 @@ - - + \ No newline at end of file diff --git a/www/templates/charisma/views/frontend/basepage.tpl b/www/templates/charisma/views/frontend/basepage.tpl index 512b02f66..c63677e68 100644 --- a/www/templates/charisma/views/frontend/basepage.tpl +++ b/www/templates/charisma/views/frontend/basepage.tpl @@ -4,13 +4,10 @@ - - - {if ($loggedin)=="true"}