templates: overwrite default templates from upstream

This commit is contained in:
Milan
2023-03-19 21:55:03 +01:00
parent d6ee7aa0c7
commit 72eada03c4
7 changed files with 19 additions and 61 deletions

View File

@@ -5,7 +5,6 @@ Access-Control-Allow-Origin: *
<html>
<body>
<TMPL_IF no_result>
<!--
<script>
jQuery( document ).ready(function() {
//load next shows into current playlist
@@ -23,9 +22,6 @@ Access-Control-Allow-Origin: *
overflow:hidden;
}
</style>
-->
<!--
<div class="content" style="clear:both">
<h1 class="summary title">
@@ -44,8 +40,6 @@ Access-Control-Allow-Origin: *
<TMLP_VAR count> Treffer:
</TMPL_IF>
</div>
-->
</TMPL_IF>