1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 03:47:11 +00:00

remove incomplete code for hotkey zones

This commit is contained in:
Andrew Dolgov
2008-05-17 04:22:38 +01:00
parent 4cf6fc6afb
commit 477402d827
3 changed files with 18 additions and 52 deletions

View File

@@ -30,6 +30,7 @@
<h2><?php echo __("Other actions") ?></h2>
<table>
<tr><td class='n'>/</td><td><?php echo __("Focus search (if present)") ?></td></tr>
<tr><td class='n'>?</td><td><?php echo __("Display this help dialog") ?></td></tr>
</table>