Changeset 1930408
- Timestamp:
- 08/26/2018 09:32:16 AM (8 years ago)
- File:
-
- 1 edited
-
tgchannel/trunk/admin/settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tgchannel/trunk/admin/settings.php
r1930404 r1930408 37 37 } 38 38 if (!get_option('TG_Channel_Body_width')){ 39 update_option( 'TG_Channel_body_size',' custom');39 update_option( 'TG_Channel_body_size','small'); 40 40 } 41 41
Note: See TracChangeset
for help on using the changeset viewer.