diff options
| author | 2024-12-29 23:45:50 +0100 | |
|---|---|---|
| committer | 2024-12-29 23:45:50 +0100 | |
| commit | 27c2e2490af9075524e663ca01061a71abf99d2f (patch) | |
| tree | 6abda6b304034fedabf8a4cd317980c0838b3d71 /app/views/update/checkInstall.phtml | |
| parent | 05d9a5ddf8b8e4f557d812c071d1a3166ca029ea (diff) | |
templates and i18n: link back to rss feeds (#7162)
Diffstat (limited to 'app/views/update/checkInstall.phtml')
| -rw-r--r-- | app/views/update/checkInstall.phtml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/update/checkInstall.phtml b/app/views/update/checkInstall.phtml index 19e3d2e1e..68a1b5e24 100644 --- a/app/views/update/checkInstall.phtml +++ b/app/views/update/checkInstall.phtml @@ -4,10 +4,6 @@ $this->partial('aside_configure'); ?> <main class="post"> - <div class="link-back-wrapper"> - <a class="link-back" href="<?= _url('index', 'index') ?>"><?= _t('gen.action.back_to_rss_feeds') ?></a> - </div> - <h1><?= _t('gen.menu.check_install') ?></h1> <h2><?= _t('admin.check_install.php') ?></h2> |
