</head> <body class="invisible <?php if(isset($GLOBALS['page'])) print $GLOBALS['page'];else print "home-not-auth"; ?>"> <?php include __DIR__.'/../'.$THEMEINFO['dir'].'/body_trackers.php'; ?> <div id="dialog"></div><div id="hiddendiv"></div> <div class="container-fluid"> <div id="container"> <nav id="navigation" class="navbar navbar-inverse navbar-fixed-top col-lg-2 col-md-3"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse_" data-target="#menuTop" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="./" class="navbar-brand"><img src="ui/phplist-ui-bootlist/logo.svg" style="height: 45px; width: auto;" alt="phpList, email newsletter manager, logo" title="phpList, the world's most popular Open Source newsletter manager" /></a> </nav> <div id="sidebar" class="sidebar col-lg-2 col-md-3"> <?php echo $firstInstallButton?> <div id="context-menu" class="menu block"> <?php print _topMenu(); ?> </div> <div id="recent" class="menu visited block"> <?php print recentlyVisited(); ?> </div> <div class="col-sm-12 sidebar-footer"> <div id="language"> <?php print $languageswitcher; ?> </div> <div id="logged"> <?php if (empty($_SESSION["adminloggedin"])) { if (empty($_SESSION['firstinstall']) && empty($_GET['firstinstall'])) { print ('<a id="login" class="navbar-btn btn-primary btn-sm" href="./?page=home">' . s('Login') . '</a> '); } } else { print ('<a id="logout" class="navbar-btn btn-primary btn-sm" href="./?page=logout">'.s('Logout').'</a>'); } ?> </div> </div> </div> <!-- end #sidebar --> <div class="col-lg-10 col-md-9 col-lg-offset-2 col-md-offset-3" id="content" tabindex=-1> <div id="globalhelp"> <?php $globalhelp = $pageinfo->content(); if (!empty($globalhelp)) { ?> <div class="collapse" id="helptarget"> <div class="alert alert-info"> <?php print $globalhelp ?> </div> </div> <button class="btn btn-xs btn-danger pull-right glyphicon glyphicon-info-sign" type="button" data-toggle="collapse" data-target="#helptarget" aria-expanded="false" aria-controls="collapseExample" title="<?php echo s('HELP') ?>"></button> <?php } ?> </div> <div id="wrapp"> <div id="progressbar"></div> <!-- content starts here -->
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 |
|