ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
2026-09-12 16:06:34
Editing: _login-offer.phtml
Cancel
Save Changes
<?php if (empty($this->noLoginOffer)):?> <!-- login box on signup page widget --> <?php if (!Am_Di::getInstance()->auth->getUserId()):?> <div class="am-login-text"><?php __e("If you already have an account on our website, please %slogin%s to continue", '<a href="'.REL_ROOT_URL.'/login?amember_redirect_url='.urlencode($_SERVER['REQUEST_URI']).'" class="ajax-link" data-popup-width="800px">', '</a>') ?></div> <?php else: // if logged-in ?> <div class="am-login-text"> <?php __e("You are logged-in as %s. %sLogout%s to signup as new user.", "<strong>". Am_Di::getInstance()->auth->getUsername() . "</strong>", "<a href='".REL_ROOT_URL."/logout?amember_redirect_url=".urlencode($_SERVER['REQUEST_URI'])."'>", "</a>" ); ?> </div> <?php endif // if not logged-in ?> <script type="text/javascript"> jQuery(function($){ // setup new submit handler to form which will reload signup page after login amAjaxLoginForm(".am-login-form form", { success: function() { window.location.reload(true); } } ); }); </script> <!-- login box on signup page widget end --> <?php endif ?>
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete