Browse Source

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

hg/35a367e65a464cf6cdf277c73f977a6828b723fe/bookmarks/master
Martin Monperrus 15 years ago
parent
commit
66d51fde43
  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
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

Loading…
Cancel
Save