Removed link to professional support in base template (footer).

This commit is contained in:
Emanuel Schuetze 2013-03-08 08:31:52 +01:00
parent 6552d981b9
commit 56a510e89c

View File

@ -97,7 +97,7 @@
<hr> <hr>
<footer> <footer>
<small> <small>
&copy; Copyright 2011-2013 | Powered by <a href="http://openslides.org" target="_blank">OpenSlides</a> | {% trans "Get <a href='http://openslides.org/support' target='_blank'>professional support</a> for OpenSlides." %} &copy; Copyright 2011-2013 | Powered by <a href="http://openslides.org" target="_blank">OpenSlides</a>
</small> </small>
</footer> </footer>
</div><!--/content--> </div><!--/content-->