From 5781eba8b158ecb3fc6d62ebe13223168534e862 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 15 Mar 2012 17:41:55 +0000 Subject: offer editor link in .texts. --- it_text.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'it_text.class') diff --git a/it_text.class b/it_text.class index 871fc93..86e6a75 100644 --- a/it_text.class +++ b/it_text.class @@ -143,7 +143,7 @@ function text($label, $language = null) } if ($GLOBALS['debug_texts'] && !preg_match('/submit|button|servicedomain/i', $label) && (!$_GET['it_texts_mark'] || $label == $_GET['it_texts_mark'])) - $text = "1, 'skipfiles'=>"text|auto_prepend")) . ")'>" . ($text ? $text : $label) . ""; + $text = "1, 'skipfiles'=>"text|auto_prepend")) . ")'>" . ($text ? $text : $label) . "."; if (isset($GLOBALS['it_text_sampling'])) $GLOBALS['it_text_sampling'][$label] = true; -- cgit v1.2.3