summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-12-04 05:54:48 +0000
committerBharat Mediratta <bharat@menalto.com>2008-12-04 05:54:48 +0000
commit4d76351017a64256dfdac5e17096c948820a51fa (patch)
tree3ec0beb558f09130c2a50edc32c0efb9d7c3026a
parentc67a4f485d47150feab41f495ed8147a1b595b61 (diff)
Fix indentation
-rw-r--r--core/views/welcome.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php
index 5655bd0a..68fa9c3d 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -148,7 +148,7 @@
margin-left: -1.5em;
list-style-type: none;
}
-</style>
+ </style>
<?= html::script("lib/jquery.js") ?>
<?= html::script("lib/jquery.form.js") ?>
<?= html::script("lib/jquery.cookie.js") ?>