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.
|
- <footer>
- <div class="container">
- <div class="wrapper">
- <div style="position:relative; top: 0px;left: 0px;">
- <form class="formleftside" action="<?php echo $_server["script_name"]; ?>" method="post">
- <input type="submit" name="changeColorNow" value="Switch Color Theme"/>
- </form>
- </div>
- <div>
- <p style="font-size: 90%;">
- ©
- 2012-2018 DISTRHO
-
- <span style="float:right;">
- Sponsored by
- <a href="https://kxstudio.linuxaudio.org" target="_blank">KXStudio</a>
- |
- All the plugins and Linux ports here are free, please consider a
- <a href="https://kxstudio.linuxaudio.org/Donations" target="_blank">donation</a>
- if possible.
- </span>
- </p>
- </div>
- </div>
- </div>
- </footer>
- </body>
- </html>
|