Issue-4845: Merged in branch 'gsoc11_benj' for the enhanced mobile theme.
[atutor.git] / docs / content.php
index aa34f53..68b1840 100644 (file)
@@ -147,9 +147,7 @@ global $_custom_head;
 $_custom_head .= '
        <script language="javascript" type="text/javascript">
        //<!--
-       jQuery(function() {
-       jQuery(\'a.tooltip\').tooltip( { showBody: ": ", showURL: false } );
-       } );
+               jQuery(".tooltip").tooltip();
        //-->
        </script>
 ';