From bee76a430507b0b22c4993fb41db434ec4c4b234 Mon Sep 17 00:00:00 2001 From: realdigger Date: Mon, 21 Dec 2015 17:21:51 +0400 Subject: [PATCH] small fixes --- Sources/Mod-MathJax.php | 2 +- package-info.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/Mod-MathJax.php b/Sources/Mod-MathJax.php index 5583a63..2f0afdd 100644 --- a/Sources/Mod-MathJax.php +++ b/Sources/Mod-MathJax.php @@ -88,6 +88,6 @@ function addMathjaxCopyright() global $context; if ($context['current_action'] == 'credits') { - $context['copyrights']['mods'][] = 'MathJax for SMF © 2011—2015, digger | Powered by MathJax.'; + $context['copyrights']['mods'][] = 'MathJax for SMF © 2011—2015, digger | Powered by MathJax'; } } \ No newline at end of file diff --git a/package-info.xml b/package-info.xml index 6b00d8b..4657cba 100644 --- a/package-info.xml +++ b/package-info.xml @@ -23,7 +23,7 @@ - + hooks.php