mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=17837
This commit is contained in:
parent
6a035a0c09
commit
8b51226b54
|
@ -31,7 +31,7 @@ function admin_page_head($title) {
|
|||
$stylesheet = URL_BASE.STYLESHEET;
|
||||
|
||||
echo "<html><head><title>$title</title>
|
||||
<link rel=stylesheet type=\"text/css\" href=\"main.css\" media=\"all\" />
|
||||
<link rel=stylesheet type=\"text/css\" href=\"".URL_BASE."main.css\" media=\"all\" />
|
||||
<link rel=\"stylesheet\" type=\"text/css\" href=\"$stylesheet\">
|
||||
</head>
|
||||
<body bgcolor=\"#ffffff\">
|
||||
|
|
Loading…
Reference in New Issue