You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
810B

  1. <footer>
  2. <div class="container">
  3. <div class="wrapper">
  4. <div style="position:relative; top: 0px;left: 0px;">
  5. <form class="formleftside" action="<?php echo $_server["script_name"]; ?>" method="post">
  6. <input type="submit" name="changeColorNow" value="switch-color-theme"/>
  7. </form>
  8. </div>
  9. <div><p style="font-size: 90%;">&#0169; 2012-2014 DISTRHO&nbsp; &nbsp;<span style="float:right;"> Sponsored by <a href="http://kxstudio.sf.net" target="_blank">KXStudio</a>&nbsp; &nbsp;|&nbsp; &nbsp;All the plugins and linux ports here are free, please consider a <a href="http://kxstudio.sourceforge.net/Donations" target="_blank">donation</a> if possible.</p></span></div>
  10. </div>
  11. </div>
  12. </footer>
  13. <script type="text/javascript"> Cufon.now(); </script>
  14. </body>
  15. </html>