major update
This commit is contained in:
@@ -16,9 +16,10 @@ $hotkeyRows = HotkeyService::list();
|
||||
require templatePath('partials/app-breadcrumb.phtml');
|
||||
?>
|
||||
|
||||
<div class="app-list-titlebar">
|
||||
<h1><?php e(t('Keyboard shortcuts')); ?></h1>
|
||||
</div>
|
||||
<?php
|
||||
$listTitle = t('Keyboard shortcuts');
|
||||
require templatePath('partials/app-list-titlebar.phtml');
|
||||
?>
|
||||
|
||||
<div class="app-details">
|
||||
<div class="app-details-body">
|
||||
|
||||
Reference in New Issue
Block a user