From 8d4a0e7e9fae5dc08dfcaad63b75574bc0207fdc Mon Sep 17 00:00:00 2001 From: Ian Date: Wed, 3 Feb 2016 18:52:09 +0100 Subject: [PATCH] avoid break of equal_heights positioning when publishing entries by dashboard --- templates/2k11/admin/overview.inc.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/2k11/admin/overview.inc.tpl b/templates/2k11/admin/overview.inc.tpl index 83df4543..b41ec5a4 100644 --- a/templates/2k11/admin/overview.inc.tpl +++ b/templates/2k11/admin/overview.inc.tpl @@ -6,9 +6,11 @@
{if $published} {$CONST.ENTRY_PUBLISHED|sprintf:$published|escape} +
{/if} {if $error_publish} {$CONST.PUBLISH_ERROR}: {$error_publish} +
{/if} {if $updateCheck == "stable" || $updateCheck == "beta"}