diff --git a/index.php b/index.php index 677c196..190d7f6 100644 --- a/index.php +++ b/index.php @@ -1208,7 +1208,7 @@ function renderPage($conf, $pluginManager, $LINKSDB) $LINKSDB[$key]=$value; } $LINKSDB->save($conf->get('resource.page_cache')); - echo ''; + echo ''; exit; } diff --git a/tpl/default/css/shaarli.css b/tpl/default/css/shaarli.css index 6d73af3..7ca567e 100644 --- a/tpl/default/css/shaarli.css +++ b/tpl/default/css/shaarli.css @@ -55,7 +55,7 @@ strong { cursor: pointer; height: 24px; padding: 0 5px; - margin: 5px 5px 0 0; + margin: 0 5px 0 0; color: #606060; border-style: outset; border-width: 1px; diff --git a/tpl/default/editlink.html b/tpl/default/editlink.html index a2d9b78..f855dfb 100644 --- a/tpl/default/editlink.html +++ b/tpl/default/editlink.html @@ -35,7 +35,7 @@  
{else} -  
+  

{/if}