Changeset 1303
- Timestamp:
- 03/13/2008 03:02:12 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/bb-admin/options-wordpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-admin/options-wordpress.php
r1301 r1303 84 84 <div> 85 85 <input class="text" name="secret" id="secret" value="<?php bb_form_option('secret'); ?>" /> 86 <p><?php _e('This must match the value of the WordPress setting named "secret" in your WordPress installation. Look for the option labeled "secret" in <a href="#" id="getSecretOption" onclick="window.open(this.href); return false;">this WordPress admin page</a> '); ?></p>86 <p><?php _e('This must match the value of the WordPress setting named "secret" in your WordPress installation. Look for the option labeled "secret" in <a href="#" id="getSecretOption" onclick="window.open(this.href); return false;">this WordPress admin page</a>.'); ?></p> 87 87 </div> 88 88 </div>
Note: See TracChangeset
for help on using the changeset viewer.