Making WordPress.org

Changeset 369


Ignore:
Timestamp:
02/01/2014 07:09:37 PM (11 years ago)
Author:
nacin
Message:

Trac: Link to the correct Trac for new tickets from the search results page. fixes #299.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r368 r369  
    250250    <h1 py:attrs="select('@*')">${select('*|comment()|text()')}</h1>
    251251    <span class="create-new-ticket button button-large button-primary">
    252         <a href="https://wordpress.org/support/bb-login.php?redirect_to=https://core.trac.wordpress.org/newticket">Create a new ticket</a>
     252        <a href="https://wordpress.org/support/bb-login.php?redirect_to=https://${project_slug}.trac.wordpress.org/newticket">Create a new ticket</a>
    253253    </span>
    254254</div>
Note: See TracChangeset for help on using the changeset viewer.