Skip to content
Snippets Groups Projects
Commit 9374ba00 authored by Morten Engvoldsen's avatar Morten Engvoldsen
Browse files

Doc: Removing linebreaks that snuck in somehow.

parent 843ed007
No related branches found
No related tags found
No related merge requests found
...@@ -121,7 +121,6 @@ HTML.footer = " <!-- /div -->\n" \ ...@@ -121,7 +121,6 @@ HTML.footer = " <!-- /div -->\n" \
" <span></span>\n" \ " <span></span>\n" \
" </div>\n" \ " </div>\n" \
" </div> \n" \ " </div> \n" \
" <div class=\"footer\">\n" \ " <div class=\"footer\">\n" \
" <p>\n" \ " <p>\n" \
" <acronym title=\"Copyright\">&copy;</acronym> 2008-2010 Nokia Corporation and/or its\n" \ " <acronym title=\"Copyright\">&copy;</acronym> 2008-2010 Nokia Corporation and/or its\n" \
...@@ -142,7 +141,6 @@ HTML.footer = " <!-- /div -->\n" \ ...@@ -142,7 +141,6 @@ HTML.footer = " <!-- /div -->\n" \
" </div>\n" \ " </div>\n" \
" <div id=\"blurpage\">\n" \ " <div id=\"blurpage\">\n" \
" </div>\n" \ " </div>\n" \
"<script type=\"text/javascript\">\n" \ "<script type=\"text/javascript\">\n" \
" var _gaq = _gaq || [];\n" \ " var _gaq = _gaq || [];\n" \
" _gaq.push([\'_setAccount\', \'UA-4457116-5\']);\n" \ " _gaq.push([\'_setAccount\', \'UA-4457116-5\']);\n" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment