Move help overlay template

This commit is contained in:
Frederic Guillot 2017-01-21 14:48:49 -05:00
parent 7d6fc3336b
commit 1a4daf6c27
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
<?php echo $content_for_layout ?>
</section>
<?php echo Miniflux\Template\load('config/help_layer') ?>
<?php echo Miniflux\Template\load('common/help') ?>
</body>
</html>