Remove trailing whitespace

This commit is contained in:
j883376
2013-05-06 13:07:41 -04:00
parent 7a93966158
commit ffcff4aea1
548 changed files with 16397 additions and 16398 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<?
@list = $EQW->ListLaunchers();
?>
<body>
<h2 align="center">Launchers</h2>
@@ -51,7 +51,7 @@ print "You have ".($#list+1)." launchers. (@list)";
<form action="launcher.html" method="POST">
Add Launcher: Name: <input type='text' name='name'>
Dynamic Count: <input type='text' name='dynamics' size="3">
Dynamic Count: <input type='text' name='dynamics' size="3">
<input type='submit' name='action' value='Add'>
</form>