[Pkg-anonymity-tools] [onionshare] 09/57: fix unclosed table tag

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue May 19 18:18:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to annotated tag 0.7
in repository onionshare.

commit 77e257efc21226a5002df96234d1c7c5ff5375f8
Author: Thomas Waldmann <tw at waldmann-edv.de>
Date:   Sun Oct 26 14:16:53 2014 +0100

    fix unclosed table tag
---
 onionshare/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/onionshare/index.html b/onionshare/index.html
index 3d5cde2..7632780 100644
--- a/onionshare/index.html
+++ b/onionshare/index.html
@@ -98,6 +98,6 @@
         <td>{{ info.size_human }}</td>
       </tr>
       {% endfor %}
-    <table>
+    </table>
   </body>
 </html>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list