Making WordPress.org

Changeset 1157


Ignore:
Timestamp:
01/19/2015 08:39:23 PM (10 years ago)
Author:
ocean90
Message:

GlotPress templates: Add link to i18n teams in header.

see #340.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/translate.wordpress.org/public_html/gp-templates/header.php

    r22 r1157  
    1010<div id="headline">
    1111    <div class="wrapper">
    12         <h2><a href="http://make.wordpress.org/polyglots/">Translating WordPress</a></h2>
     12        <h2><a href="//make.wordpress.org/polyglots/">Translating WordPress</a></h2>
    1313        <span id="hello">
    1414        <a class="menu-link" href="//make.wordpress.org/polyglots/">Blog</a>
     15        <a class="menu-link" href="//make.wordpress.org/polyglots/teams/">Teams</a>
    1516        <a class="menu-link" href="//make.wordpress.org/polyglots/handbook/">Translator Handbook</a>
    1617        <?php
     
    3132
    3233<div id="gp-js-message"></div>
    33    
     34
    3435        <?php if (gp_notice('error')): ?>
    3536            <div class="error">
Note: See TracChangeset for help on using the changeset viewer.