";
echo " | ";
- echo " ";
echo " | ";
- echo " "
+ echo " | "
?>
diff --git a/themes/default/template.php b/themes/default/template.php
index c9c53618f3..2c662d0c9f 100644
--- a/themes/default/template.php
+++ b/themes/default/template.php
@@ -177,7 +177,7 @@
?>
background-repeat: no-repeat;
background-attachment: fixed;
- }
+ }
div#footer {
background: ;
@@ -687,6 +687,11 @@
padding: 1px;
}
+ label {
+ font-weight: normal;
+ vertical-align: middle;
+ }
+
/* TABLES *****************************************************************/
.vncell {
|