Browse Source

Added twitter name.

Martin Edenhofer 13 years ago
parent
commit
68e6705eff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/views/init/index.html.erb

+ 1 - 1
app/views/init/index.html.erb

@@ -9,7 +9,7 @@
   <footer class="footer">
 <!--      <p class="pull-right">Powered by <a href="" target="_blank">xxx</a></p>-->
       <p class="pull-right"><a href="javascript:window.scrollTo(0,0);">Back to top</a></p>
-      <p>Designed and built with all the love in the world <a href="http://twitter.com/xxx">@xxx</a></p>
+      <p>Designed and built with all the love in the world <a href="http://twitter.com/zammad_org">@zammad_org</a></p>
   </footer>
 </div>