summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/searchepg.ecpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/searchepg.ecpp b/pages/searchepg.ecpp
index 3aa2a22..bb33c91 100644
--- a/pages/searchepg.ecpp
+++ b/pages/searchepg.ecpp
@@ -478,7 +478,6 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<td class="border" style="border-left: 1px solid black"></td>
<td class="buttonpanel" colspan="2">
<button class="green" type="submit" name="save" onclick="return checksearch();"><$ tr("Search") $></button>
- <button type="button" class="red" onclick="location.href='searchtimers.html';"><$ tr("Cancel") $></button>
</td>
<td class="border" style="border-right: 1px solid black"></td>
</tr>