[Dehs-devel] r82 - trunk/www

atomo64-guest at alioth.debian.org atomo64-guest at alioth.debian.org
Mon Dec 17 02:09:14 UTC 2007


Author: atomo64-guest
Date: 2007-12-17 02:09:14 +0000 (Mon, 17 Dec 2007)
New Revision: 82

Modified:
   trunk/www/index.php
   trunk/www/menu.inc
Log:
Adding missing < and <br/>

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2007-12-17 02:06:46 UTC (rev 81)
+++ trunk/www/index.php	2007-12-17 02:09:14 UTC (rev 82)
@@ -17,7 +17,7 @@
 <form action="/maintainer.php" method="get">
 By&nbsp;package:&nbsp;<input type="text" name="name" value="libfoo" onclick="this.value=(this.value=='libfoo')?'':this.value;"/>
 <input type="submit" name="Display">
-/form>
+</form>
 </div>
 <small><div style="text-align: center;">All the scripts are copyright of <a href='mailto:bluefuture at nospam@email.it'>Stefano Fabri</a>
 <br>Source code are available under GPL terms <a href="http://svn.debian.org/">here</a></br></div></small>

Modified: trunk/www/menu.inc
===================================================================
--- trunk/www/menu.inc	2007-12-17 02:06:46 UTC (rev 81)
+++ trunk/www/menu.inc	2007-12-17 02:09:14 UTC (rev 82)
@@ -32,4 +32,5 @@
 </td>
 </tr>
 </table>
+<br/>
 <?php } ?>
\ No newline at end of file




More information about the Dehs-devel mailing list