centre login box

git-svn-id: http://www.observium.org/svn/observer/trunk@1163 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-06-13 19:48:40 +00:00
parent 7b2fc67837
commit 77f43dee79

View File

@@ -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>