/Web/JS/MLAB_Menu.js
117,7 → 117,7
Content+=' <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>';
Content+=' <li> <a href="Web/Photos.cs.html" title="Galerie fotografií">Fotogalerie</a> </li>';
Content+=' <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Download</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum uživatelů a autorů">Forum</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/Web/Maintenance/Maintenance.cs.php" title="Stránka údržby webu">Údržba</a> </li>';
Content+=' <li> <a href="Web/About.cs.html" title="O webu, stavebnici MLAB atd.">O projektu</a> </li>';
133,7 → 133,7
Content+=' <li> <a href="Web/News.en.html" title="News">News</a> </li>';
Content+=' <li> <a href="Web/Photos.en.html" title="Photo Gallery">Photogallery</a> </li>';
Content+=' <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum MLAB">Forum</a> </li>';
Content+=' <li> <a href= "http://test.mlab.cz/Web/Maintenance/Maintenance.en.php" title="Maintenance page">Maintenance</a> </li>';
Content+=' <li> <a href="Web/About.en.html" title="About Project">About</a> </li>';