diff --git a/composer.json b/composer.json index 1085535..11c94fb 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "mChat Extension for phpbb 3.1.x", "homepage": "http://www.dmzx-web.net", - "version": "0.1.2", + "version": "0.1.3", "time": "2015-03-10", "keywords": ["phpbb", "extension", "mchat"], "license": "GPL-2.0", diff --git a/migrations/mchat_schema.php b/migrations/mchat_schema.php index 1c66d8b..8e664b8 100644 --- a/migrations/mchat_schema.php +++ b/migrations/mchat_schema.php @@ -11,7 +11,7 @@ namespace dmzx\mchat\migrations; class mchat_schema extends \phpbb\db\migration\migration { - var $ext_version = '0.1.2'; + var $ext_version = '0.1.3'; public function update_data() { diff --git a/styles/prosilver/template/mchat_body.html b/styles/prosilver/template/mchat_body.html index c0afa7a..a786a46 100644 --- a/styles/prosilver/template/mchat_body.html +++ b/styles/prosilver/template/mchat_body.html @@ -207,6 +207,7 @@ {L_MORE_SMILIES} +
{L_MCHAT_LOAD} {L_MCHAT_OK}