mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-05 07:03:29 -04:00
Design shortcuts_navigation_help box
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
<legend><?php echo Minz_Translate::t ('shortcuts_navigation'); ?></legend>
|
||||
|
||||
<p class="alert alert-warn"><?php echo Minz_Translate::t('shortcuts_navigation_help');?></p>
|
||||
|
||||
<div class="form-group">
|
||||
<label class="group-name" for="next_entry"><?php echo Minz_Translate::t ('next_article'); ?></label>
|
||||
<div class="group-controls">
|
||||
@@ -46,8 +48,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div><?php echo Minz_Translate::t ('shortcuts_navigation_help');?></div>
|
||||
|
||||
<legend><?php echo Minz_Translate::t ('shortcuts_article_action');?></legend>
|
||||
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user