<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3ATheme_editor%2F254%2Fes</id>
	<title>Translations:Theme editor/254/es - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3ATheme_editor%2F254%2Fes"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Theme_editor/254/es&amp;action=history"/>
	<updated>2026-08-15T01:08:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Theme_editor/254/es&amp;diff=145816&amp;oldid=prev</id>
		<title>Corzel: Created page with &quot;&lt;syntaxhighlight lang=&quot;php&quot; enclose=&quot;div&quot;&gt; function removeContactAdressFromMessage() { if ($(&#039;#tokenmessage&#039;).length &gt; 0)    {    var oldMessage = $(&#039;#tokenmessage&#039;).html();...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Theme_editor/254/es&amp;diff=145816&amp;oldid=prev"/>
		<updated>2019-12-04T22:01:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt; function removeContactAdressFromMessage() { if ($(&amp;#039;#tokenmessage&amp;#039;).length &amp;gt; 0)    {    var oldMessage = $(&amp;#039;#tokenmessage&amp;#039;).html();...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
function removeContactAdressFromMessage()&lt;br /&gt;
{&lt;br /&gt;
if ($(&amp;#039;#tokenmessage&amp;#039;).length &amp;gt; 0)&lt;br /&gt;
   {&lt;br /&gt;
   var oldMessage = $(&amp;#039;#tokenmessage&amp;#039;).html();&lt;br /&gt;
   var indexContact = oldMessage.indexOf(&amp;#039;Bitte kontaktieren&amp;#039;);&lt;br /&gt;
   var newMessage = oldMessage.substr(0, indexContact);&lt;br /&gt;
   $(&amp;#039;#tokenmessage&amp;#039;).html(newMessage);&lt;br /&gt;
   }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Corzel</name></author>
	</entry>
</feed>