summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-10-07 17:16:36 -0700
committerArun Persaud <apersaud@lbl.gov>2011-10-07 17:16:36 -0700
commitcc95c662be086f71697755fe6939ff4840fe25b1 (patch)
tree14db487ce90de397665a7d0afac6544cfa745c12 /include/output.php
parentdbdb1c385f887376b7df6145f6b628cd882097d1 (diff)
downloade-DoKo-cc95c662be086f71697755fe6939ff4840fe25b1.tar.gz
e-DoKo-cc95c662be086f71697755fe6939ff4840fe25b1.tar.bz2
e-DoKo-cc95c662be086f71697755fe6939ff4840fe25b1.zip
fixed html and some alignement in login/register screen
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/output.php b/include/output.php
index 8479d4b..df1d69a 100644
--- a/include/output.php
+++ b/include/output.php
@@ -377,7 +377,7 @@ function output_header()
<title>e-Doko</title>
<meta charset="utf-8" />
<link rel="shortcut icon" href="pics/edoko-favicon.png" />
- <link rel="stylesheet" href="css/standard.css?v=30" />
+ <link rel="stylesheet" href="css/standard.css?v=31" />
<link rel="stylesheet" media="screen and (max-width: 600px)" href="css/narrow.css?v=1" />
<link rel="stylesheet" href="css/dateinput.css?v=1"/>
<script type="text/javascript" src="include/jquery.js"> </script>