]> git.mxchange.org Git - friendica.git/commitdiff
duplicate input names
authorfriendica <info@friendica.com>
Fri, 20 Jul 2012 02:48:33 +0000 (19:48 -0700)
committerfriendica <info@friendica.com>
Fri, 20 Jul 2012 02:48:33 +0000 (19:48 -0700)
view/theme/duepuntozero/prv_message.tpl

index b5cda9c85ec216cdf150a0c0e4844672f557064f..e103497e10030c1d2912edc5d06dadba75ce7185 100644 (file)
@@ -9,7 +9,7 @@ $parent
 <div id="prvmail-to-label">$to</div>
 
 {{ if $showinputs }}
-<input type="text" id="recip" name="messageto" value="$prefill" maxlength="255" size="64" tabindex="10" />
+<input type="text" id="recip" name="messagerecip" value="$prefill" maxlength="255" size="64" tabindex="10" />
 <input type="hidden" id="recip-complete" name="messageto" value="$preid">
 {{ else }}
 $select