NEW - bug 210: Babel or Babel-like Community Internationalization
https://foundation.eclipse.org/infrazilla/show_bug.cgi?id=210
diff --git a/html/callback/getLanguages.php b/html/callback/getLanguages.php
index 5eedaa9..1f07491 100644
--- a/html/callback/getLanguages.php
+++ b/html/callback/getLanguages.php
@@ -29,8 +29,4 @@
 print json_encode($return);
 exit();
 
-?>
-
-<ul id='language-choices'>
-	<?=$return;?>
-</ul>
\ No newline at end of file
+?>
\ No newline at end of file