Skip to content

Commit

Permalink
NEW: Show Last Updated for Manual Plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Mar 18, 2023
1 parent 5c9c111 commit 05ad382
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Template/plugin/manual-plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
</h3>
</section>
<div class="top-detail-bar">
<div class="plugin-dir-last-updated">
<?= t('Directory Last Updated') ?>: <?=$this->helper->pluginManagerHelper->lastUpdatedDirectory() ?>
</div>
<a id="PluginBottom" href="#PluginTop" title="<?= t('Go to the bottom of the page') ?>" class="btn-action">
<i class="fa fa-level-down" aria-hidden="true"></i> <?= t('Bottom') ?>
</a>
Expand Down

0 comments on commit 05ad382

Please sign in to comment.