mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:55:55 +00:00
neon updates; make more icons themeable; misc fixes
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
|
||||
<div id="prefTabs">
|
||||
<div class='prefKbdHelp'>
|
||||
<img src="images/small_question.png" alt="?"/> <a href='#' onclick="Effect.Appear('hotkey_help_overlay', {duration: 0.3})"><?php echo __("Keyboard shortcuts") ?></a>
|
||||
<img src="<?php echo theme_image($link, 'images/small_question.png') ?>" alt="?"/> <a href='#' onclick="Effect.Appear('hotkey_help_overlay', {duration: 0.3})"><?php echo __("Keyboard shortcuts") ?></a>
|
||||
</div>
|
||||
|
||||
<div class="firstTab"> </div>
|
||||
|
||||
Reference in New Issue
Block a user