From 5d560a452dc69140e44f19f86a914764c00403d3 Mon Sep 17 00:00:00 2001 From: Oldperl <44996956+oldperl@users.noreply.github.com> Date: Mon, 19 Dec 2011 16:03:35 +0000 Subject: [PATCH] change formating of translatable textparts --- semmelstatzR-templates.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/semmelstatzR-templates.php b/semmelstatzR-templates.php index 19c01ba..a5361e8 100644 --- a/semmelstatzR-templates.php +++ b/semmelstatzR-templates.php @@ -105,10 +105,7 @@ foreach ($aTemplates as $value) { } print ""; print ""; -print semr_i18n("All functions (except the last one) you have to use outside the LOOP. - Display of blog index page will be incorrect if semmelstatzR is deactivated and - if you do not check for the existence of the templatefunctions - using if (function_exists..."); +print semr_i18n("All functions (except the last one) you have to use outside the LOOP. Display of blog index page will be incorrect if semmelstatzR is deactivated and if you do not check for the existence of the templatefunctions using if (function_exists..."); /* print "Sämtliche Funktionen (bis auf die letzte) sind außerhalb des LOOPS zu verwenden. Wird SEMMELSTATZ deaktiviert, und die Verfügbarkeit der Templatefunktion ist nicht mittels @@ -124,4 +121,4 @@ print "
"; if (function_exists('sem_showCopyright')) sem_showCopyright(); print ""; print ""; -?> \ No newline at end of file +?>