WhitespaceClean-resources/others

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 13:57:01 +00:00
parent 11c2176a15
commit 2b39287bdc
18 changed files with 166 additions and 166 deletions

View File

@@ -38,7 +38,7 @@ $pathtofonts = "/captcha/fonts/"; //path from the root of the website
<td align='right'><input type="text" name="captcha" size="15"></td>
</tr>
</table>
//Option2: or add this to the html form
<br>
<script language="JavaScript" type="text/javascript">