Browse Source

Moved towards valid XHTML documentation (<script type="text/javascript">...)

replace/c24a8d1de403113542ba0936e844151de2785013
Martin Monperrus 15 years ago
parent
commit
71c8ccfc6e
  1. 2
      bibtexbrowser.php

2
bibtexbrowser.php

@ -231,7 +231,7 @@ modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version. License, or (at your option) any later version.
<script>wikitous_option_buttonText = 'Improve this documentation';</script><script src="http://wikitous.appspot.com/wikitous.js"></script>
<script type="text/javascript">wikitous_option_buttonText = 'Improve this documentation';</script><script type="text/javascript" src="http://wikitous.appspot.com/wikitous.js"></script>
*/ */
// *************** CONFIGURATION // *************** CONFIGURATION

Loading…
Cancel
Save