From 750721c1a0b501422924f086899d70139d8b0233 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Jun 2021 14:12:30 +0000 Subject: bs5: minor fix --- boot.php | 2 +- view/tpl/notifications_widget.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boot.php b/boot.php index 91fd989d4..5beb6c6e9 100644 --- a/boot.php +++ b/boot.php @@ -53,7 +53,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.9.1-bs5' ); +define ( 'STD_VERSION', '5.9.1-bs5-1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl index 94747f607..4fb9fcea5 100644 --- a/view/tpl/notifications_widget.tpl +++ b/view/tpl/notifications_widget.tpl @@ -221,8 +221,8 @@ {{foreach $notifications as $notification}}
-- cgit v1.2.3