Changeset 1165785
- Timestamp:
- 05/22/2015 02:38:30 PM (11 years ago)
- Location:
- oxford-debate
- Files:
-
- 1 edited
- 10 copied
-
tags/1.0.3/trunk (copied) (copied from oxford-debate/trunk)
-
tags/1.0.3/trunk/assets (copied) (copied from oxford-debate/trunk/assets)
-
tags/1.0.3/trunk/css (copied) (copied from oxford-debate/trunk/css)
-
tags/1.0.3/trunk/js (copied) (copied from oxford-debate/trunk/js)
-
tags/1.0.3/trunk/languages (copied) (copied from oxford-debate/trunk/languages)
-
tags/1.0.3/trunk/oxd-settings.php (copied) (copied from oxford-debate/trunk/oxd-settings.php) (2 diffs)
-
tags/1.0.3/trunk/oxd.php (copied) (copied from oxford-debate/trunk/oxd.php)
-
tags/1.0.3/trunk/readme.txt (copied) (copied from oxford-debate/trunk/readme.txt)
-
tags/1.0.3/trunk/templates/comments-debate.php (copied) (copied from oxford-debate/trunk/templates/comments-debate.php)
-
tags/1.0.3/trunk/templates/single-debate.php (copied) (copied from oxford-debate/trunk/templates/single-debate.php)
-
trunk/oxd-settings.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
oxford-debate/tags/1.0.3/trunk/oxd-settings.php
r1165764 r1165785 107 107 <tr valign="top"> 108 108 <th scope="row"> 109 <label for="duration-check"><?php _e( 'Permane t', 'oxd' )?></label>109 <label for="duration-check"><?php _e( 'Permanent', 'oxd' )?></label> 110 110 </th> 111 111 <td> … … 118 118 <tr valign="top"> 119 119 <th scope="row"> 120 <label for="initduration-text"><?php _e( 'Star Date (date format)', 'oxd' )?></label>120 <label for="initduration-text"><?php _e( 'Start Date (date format)', 'oxd' )?></label> 121 121 </th> 122 122 <td> -
oxford-debate/trunk/oxd-settings.php
r1165764 r1165785 107 107 <tr valign="top"> 108 108 <th scope="row"> 109 <label for="duration-check"><?php _e( 'Permane t', 'oxd' )?></label>109 <label for="duration-check"><?php _e( 'Permanent', 'oxd' )?></label> 110 110 </th> 111 111 <td> … … 118 118 <tr valign="top"> 119 119 <th scope="row"> 120 <label for="initduration-text"><?php _e( 'Star Date (date format)', 'oxd' )?></label>120 <label for="initduration-text"><?php _e( 'Start Date (date format)', 'oxd' )?></label> 121 121 </th> 122 122 <td>
Note: See TracChangeset
for help on using the changeset viewer.