summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorFelix Rabinovich <virshu@users.sourceforge.net>2008-12-14 02:45:07 +0000
committerFelix Rabinovich <virshu@users.sourceforge.net>2008-12-14 02:45:07 +0000
commit34c9aa52b804ef3bdffde4e9cde496be020eb2e7 (patch)
tree05d61f70d83839983d620ecb3131c70300e929f3 /themes
parent13ad40ab5cfd1457a0d9b536d837d558ae1badde (diff)
Fixed tabs and line endings
Diffstat (limited to 'themes')
-rw-r--r--themes/default_admin/views/dashboard.html.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/themes/default_admin/views/dashboard.html.php b/themes/default_admin/views/dashboard.html.php
index e3456d98..f5b00175 100644
--- a/themes/default_admin/views/dashboard.html.php
+++ b/themes/default_admin/views/dashboard.html.php
@@ -1,3 +1,4 @@
+<? defined("SYSPATH") or die("No direct script access."); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tranisitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -21,9 +22,9 @@
<style type="text/css">
#gSiteAdminMenu {
- clear: both;
- font-size: 1.2em;
- margin: 0 20px;
+ clear: both;
+ font-size: 1.2em;
+ margin: 0 20px;
}
#gContent {
font-size: 1.1em;