Browse Source

remove 'a' keyboard shorcut from help page until it get's fixed

Robert Zollner 6 years ago
parent
commit
df56c7e3d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      web/templates/footer.html

+ 0 - 1
web/templates/footer.html

@@ -11,7 +11,6 @@
 
 
     </div>
     </div>
     <ul>
     <ul>
-      <li><span class="key">a</span><?=__('Add New object')?></li>
       <li><span class="key">Ctrl + Enter</span><?=__('Save Form')?></li>
       <li><span class="key">Ctrl + Enter</span><?=__('Save Form')?></li>
       <li><span class="key">Ctrl + Backspace</span><?=__('Cancel saving form')?></li>
       <li><span class="key">Ctrl + Backspace</span><?=__('Cancel saving form')?></li>