Merge pull request #554 from emanuelschuetze/master

Removed link to professional support in base template
This commit is contained in:
Oskar Hahn 2013-03-08 00:19:27 -08:00
commit 479cdf5334
1 changed files with 1 additions and 1 deletions

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-->