Changeset 2406
- Timestamp:
- 01/28/2016 07:49:33 PM (10 years ago)
- Location:
- sites/trunk/buddypress.org/public_html/wp-content/themes
- Files:
-
- 2 edited
-
codex-bbpress-org/footer.php (modified) (1 diff)
-
codex-buddypress-org/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php
r2405 r2406 67 67 <a href="https://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> • 68 68 <a href="https://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> • 69 <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a>69 <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> 70 70 <a href="https://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a> 71 71 </p> -
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php
r2405 r2406 100 100 <a href="https://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> • 101 101 <a href="https://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> • 102 <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a>102 <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> 103 103 <a href="https://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a> 104 104 </p>
Note: See TracChangeset
for help on using the changeset viewer.