X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fphp%2Fstandard.php;h=d52cd8d44209e16204052aa9c7e50528fd1274a6;hb=5adfeb0bd5fed2f793332056c03bb7c043d5fc69;hp=491fa9d5b0df87c69b97170b39532db65259ccdc;hpb=c0df692f5fc4eaadb322614069b2c7ed40453fa1;p=friendica.git diff --git a/view/theme/frio/php/standard.php b/view/theme/frio/php/standard.php index 491fa9d5b0..d52cd8d442 100644 --- a/view/theme/frio/php/standard.php +++ b/view/theme/frio/php/standard.php @@ -4,21 +4,17 @@ * @brief The default site template */ ?> - - <?php if(x($page,'title')) echo $page['title'] ?> - - + + - + - - "; @@ -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) - -