]> ruin.nu Git - ndwebbie.git/commitdiff
no extra whitespace in the textarea
authorMichael Andreen <harv@ruin.nu>
Mon, 21 Jan 2008 09:21:47 +0000 (10:21 +0100)
committerMichael Andreen <harv@ruin.nu>
Mon, 21 Jan 2008 09:21:47 +0000 (10:21 +0100)
templates/calls.tmpl

index 4a542cc5772cea25f3a46bcd4a89e1412743d1a5..b8b114af6d574c5394cb1ece59c7b207c7b1d0f1 100644 (file)
@@ -19,9 +19,7 @@
 </ul>
 </td>
 <td>
-       <textarea rows="8" cols="40" name="info">
-                               <TMPL_VAR NAME=Info>
-       </textarea>
+       <textarea rows="8" cols="40" name="info"><TMPL_VAR NAME=Info></textarea>
 </td>
 <td><ul>
        <li><input type="text" name="bcalc" value="<TMPL_VAR NAME=BCalc>"/><input type="checkbox" name="cbcalc"/></li>