Changeset 936 in t29-www


Ignore:
Timestamp:
Mar 30, 2016, 2:54:23 PM (7 years ago)
Author:
sven
Message:

Links und Anzeige der Auto-Translation ("There is no translation...") korrigiert. Bei manchen Seiten ist die "There is no translation..."-Box unter den Inhalt geraten.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • en/no-translation.php

    r814 r936  
    5252        if($backurl)  {
    5353                ?><p class="panel-hide">Please <a href="<?=$backurl; ?>">go back to the german page</a>.</p>
    54                 <p>You can also use automatically generated translations from <a href="http://www.google.com">Google</a> or <a href="http://babelfish.altavista.com">Altavista Babelfish</a>
     54                <p>You can also use automatically generated translations from <a href="https://translate.google.com/">Google Translate</a> or <a href="https://www.bing.com/translator">Microsoft Bing</a>
    5555                (but don't expect too much):</p>
    5656                <ul>
    5757                <li><a href="http://translate.google.com/translate?hl=en&sl=de&u=http://www.technikum29.de/<?=$backurl; ?>&prev=/search%3Fq%3Dtechnikum29%26hl%3Den%26lr%3D%26sa%3DN">Read the google translation</a></li>
    58                 <!--<li><a href="http://babelfish.altavista.com/babelfish/tr?doit=done&url=http://www.technikum29.de/<?=$backurl; ?>&lp=de_en">Read the Altavista bablefish translation</a>-->
    5958                <li><a href="http://www.microsofttranslator.com/bv.aspx?from=de&to=en&a=http://www.technikum29.de/<?=$backurl; ?>">Read the Microsoft translator (Babelfish/Bing)</a></li>
    6059                </ul><?php
  • shared/css-v6/modules/18-content.css

    r511 r936  
    8282}
    8383
    84 .messages.panel { margin-bottom: 20px; }
     84.messages.panel {
     85        margin-bottom: 20px;
     86        /* Sometimes there is stuff with margin-top: -...; at the top.
     87           Make sure we overlay. (Example: Robotik, english translation) */
     88        position: relative;
     89        z-index: 100;
     90}
    8591
    8692.messages.panel > li {
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License