Making WordPress.org


Ignore:
Timestamp:
02/05/2018 01:05:10 PM (9 years ago)
Author:
SergeyBiryukov
Message:

Trac: Adjust header styling for Security Trac after [6439].

See #1821.

File:
1 edited

Legend:

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

    r6528 r6540  
    55
    66<?python
    7         scripts_version = '86'
     7        scripts_version = '87'
    88        project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
    99        wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset for help on using the changeset viewer.