mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
centre login box
git-svn-id: http://www.observium.org/svn/observer/trunk@1163 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<div style="width:400px; margin: auto; margin-top: 100px;">
|
||||
|
||||
<?php print_optionbar_start(190,435); ?>
|
||||
<div style="margin: auto; width:350px; padding:5px;">
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
@@ -47,3 +49,5 @@ if(isset($config['login_message'])) {
|
||||
document.logonform.username.focus();
|
||||
// -->
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user