diff --git a/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php b/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php index 5a7732b8..32575304 100644 --- a/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php +++ b/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php @@ -1393,7 +1393,7 @@ var $filter_defaults; $this->set_config('contentfilter_emails', implode(';', $items)); } - echo ' ' . PLUGIN_EVENT_SPAMBLOCK_CONFIG . ''; + echo ' ' . PLUGIN_EVENT_SPAMBLOCK_CONFIG . ''; return true; break; diff --git a/templates/2k11/admin/index.tpl b/templates/2k11/admin/index.tpl index f61cf0a7..499d9a1e 100644 --- a/templates/2k11/admin/index.tpl +++ b/templates/2k11/admin/index.tpl @@ -32,7 +32,7 @@ {if 'personalConfiguration'|checkPermission}
  • {$CONST.PERSONAL_SETTINGS}
  • {/if} -
  • {$CONST.BACK_TO_BLOG}
  • +
  • {$CONST.BACK_TO_BLOG}
  • {$CONST.LOGOUT}
  • diff --git a/templates/2k11/admin/plugins.inc.tpl b/templates/2k11/admin/plugins.inc.tpl index d5381c4b..6fda8ddd 100644 --- a/templates/2k11/admin/plugins.inc.tpl +++ b/templates/2k11/admin/plugins.inc.tpl @@ -123,7 +123,7 @@

    {$CONST.SIDEBAR_PLUGINS}

    - {$CONST.CLICK_HERE_TO_INSTALL_PLUGIN|sprintf:"{$CONST.SIDEBAR_PLUGIN}"} + {$CONST.CLICK_HERE_TO_INSTALL_PLUGIN|sprintf:"{$CONST.SIDEBAR_PLUGIN}"} {$backend_plugins_sidebar_header} {$sidebar_plugins} @@ -132,7 +132,7 @@

    {$CONST.EVENT_PLUGINS}

    - {$CONST.CLICK_HERE_TO_INSTALL_PLUGIN|sprintf:"{$CONST.EVENT_PLUGIN}"} + {$CONST.CLICK_HERE_TO_INSTALL_PLUGIN|sprintf:"{$CONST.EVENT_PLUGIN}"} {$backend_plugins_event_header} {$event_plugins} diff --git a/templates/2k11/admin/templates.inc.tpl b/templates/2k11/admin/templates.inc.tpl index cddde0bf..d9a29ecb 100644 --- a/templates/2k11/admin/templates.inc.tpl +++ b/templates/2k11/admin/templates.inc.tpl @@ -56,7 +56,7 @@ Show template info - {$CONST.CONFIGURATION} + {$CONST.CONFIGURATION}

    {$CONST.SELECT_TEMPLATE}

    @@ -94,7 +94,7 @@ Show template info {if !$info.unmetRequirements} - {$CONST.SET_AS_TEMPLATE} + {$CONST.SET_AS_TEMPLATE} {else} {$info.unmetRequirements}> {/if}