/[debian-med]/trunk/community/website/inc/header.inc.php
ViewVC logotype

Diff of /trunk/community/website/inc/header.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 639 by hanska-guest, Sat Oct 6 09:32:12 2007 UTC revision 640 by hanska-guest, Sat Oct 6 09:41:44 2007 UTC
# Line 39  Line 39 
39                  ?>                  ?>
40          </div>          </div>
41          <?php          <?php
42                  if ($show_locale_warning && $_SERVER["PHP_SELF"] != "locale.php") {                  if ($show_locale_warning && $_SERVER["PHP_SELF"] != "http://debian-med.alioth.debian.org/locales.php") {
43          ?>          ?>
44          <div class="row">          <div class="row">
45                  <span class="error">                  <span class="error">
46                          <p class="error">                          <p class="error">
47                                  <img src="/img/warning.png" style="position:relative;" />                                  <div class="floatLeft">
48                                            <img src="/img/warning.png" />
49                                    </div>
50                                  <?=_("You're using a low priority locale.<br />Please ask the site administrators to add your locale, or provide one yourself :).")?><br />                                  <?=_("You're using a low priority locale.<br />Please ask the site administrators to add your locale, or provide one yourself :).")?><br />
51                                  <?=str_replace(array("%1", "%2"), array('<a href="/locales.php">', "</a>"), _("Visit the %1Localization page%2."))?>                                  <?=str_replace(array("%1", "%2"), array('<a href="/locales.php">', "</a>"), _("Visit the %1Localization page%2."))?>
52                          </p>                          </p>

Legend:
Removed from v.639  
changed lines
  Added in v.640

  ViewVC Help
Powered by ViewVC 1.1.5