<?php if (empty($_GET['page']) || $_GET['page'] == 'dashboard' || $_GET['page'] == 'home') { ?> <div class="clear"></div> <div id="newsfeed" class="menutableright block"> <h3><span class="glyphicon glyphicon-bullhorn text-danger"></span> <?php printf('<a target="_blank" href="https://www.phplist.org/newslist/">%s</a>', s('phpList community news')); ?></h3> <?php include 'communityfeed.php'; ?> </div> <?php } ?> </div> <!-- end #Wrapp --> <div id="footer"> <div class="version pull-left"> <a target="_blank" href="./?page=about">© phpList ltd.</a> <?php if (!empty($_SESSION['adminloggedin'])) { echo '- v'. VERSION; } ?> </div> <div class="ressources pull-right"> <a href="./?page=about"><?php echo s('About'); ?></a> | <a target="_blank" href="./?page=community"><?php echo ('Help'); ?></a> | <a target="_blank" href="https://resources.phplist.com"><?php echo s('Resources'); ?></a> | <a target="_blank" href="http://twitter.com/phplist">Twitter</a> </div> </div> </div> <!-- end #content--> </div> <!-- end #container--> <a id="back-to-top" href="#" class="btn btn-info btn-lg back-to-top" role="button" title="Click to return on the top page" data-toggle="tooltip" data-placement="left"><span class="glyphicon glyphicon-chevron-up"></span></a> </div> <!-- end .container-fluid --> <script type="text/javascript" src="ui/phplist-ui-bootlist/js/jquery.min.js?v=<?php echo md5(VERSION) ?>"></script> <script type="text/javascript" src="js/phplistapp.js?v=<?php echo md5(VERSION) ?>"></script> <script type="text/javascript" src="ui/phplist-ui-bootlist/js/dist/phpList_ui_bootlist.min.js?v=<?php echo md5(VERSION) ?>"></script> <script> /* do not remove this from here */ $(document).ready(function(){ if ( $('body').hasClass('invisible') ){ applyCustomFormatting(); applyJqueryUiTabMigration(); } $('#edit_list_categories input.form-control').tagsinput('refresh'); }); </script>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
bootstrap | Folder | 0755 |
|
|
css | Folder | 0755 |
|
|
fonts | Folder | 0755 |
|
|
images | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
less | Folder | 0755 |
|
|
pages | Folder | 0755 |
|
|
.gitignore | File | 49 B | 0644 |
|
.travis.yml | File | 394 B | 0644 |
|
LICENSE | File | 34.32 KB | 0644 |
|
README.md | File | 1.96 KB | 0644 |
|
body_trackers.php | File | 0 B | 0644 |
|
composer.json | File | 703 B | 0644 |
|
footer.inc | File | 98 B | 0644 |
|
footer_minified.inc | File | 2.25 KB | 0644 |
|
frontendfooter.php | File | 776 B | 0644 |
|
frontendheader.php | File | 745 B | 0644 |
|
functions.php | File | 5.84 KB | 0644 |
|
gruntfile.js | File | 1.57 KB | 0644 |
|
header.inc | File | 98 B | 0644 |
|
header_minified.inc | File | 2.76 KB | 0644 |
|
logo.svg | File | 4.67 KB | 0644 |
|
mainmenu.php | File | 1.21 KB | 0644 |
|
onyx-rss.php | File | 12.69 KB | 0644 |
|
package.json | File | 322 B | 0644 |
|
pagetop.php | File | 1.9 KB | 0644 |
|
pagetop_minified.php | File | 2 KB | 0644 |
|
pagetop_minimal.php | File | 1.15 KB | 0644 |
|
publicpagetop.php | File | 1.16 KB | 0644 |
|
rssfeed.php | File | 1.79 KB | 0644 |
|
theme_info | File | 70 B | 0644 |
|