diff --git a/view/theme/frio/php/default.php b/view/theme/frio/php/default.php
index 56118cc90..87ccf3dc1 100644
--- a/view/theme/frio/php/default.php
+++ b/view/theme/frio/php/default.php
@@ -4,20 +4,17 @@
* @brief The default site template
*/
?>
-
-
-
-
-
+
@@ -31,8 +28,6 @@
if(x($page,'htmlhead')) echo $page['htmlhead'];
}
?>
-
-
-
diff --git a/view/theme/frio/php/standard.php b/view/theme/frio/php/standard.php
index 491fa9d5b..9e3d2ca63 100644
--- a/view/theme/frio/php/standard.php
+++ b/view/theme/frio/php/standard.php
@@ -4,21 +4,17 @@
* @brief The default site template
*/
?>
-
-
-
+
-
-
";
@@ -54,7 +50,6 @@
";
?>
-
@@ -80,7 +75,7 @@
})
})
}
-
+
$('textarea').enterKey(function() {$(this).closest('form').submit(); }, 'ctrl')
$('input').enterKey(function() {$(this).closest('form').submit(); }, 'ctrl')
@@ -126,7 +121,5 @@ $("nav").bind('nav-update', function(e,data)
-
-