Changeset 1050 for trunk/templates
- Timestamp:
- 06/09/07 20:10:30 (18 months ago)
- Files:
-
- 1 modified
-
trunk/templates/preferences.tt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/preferences.tt
r849 r1050 67 67 </p> 68 68 69 [% IF gmaps_api_key %]69 [% IF gmaps_api_key AND config.show_gmap_in_node_display %] 70 70 <p> 71 71 [% IF display_google_maps %] … … 153 153 be tracked.</p> 154 154 155 [% IF gmaps_api_key %]155 [% IF gmaps_api_key AND config.show_gmap_in_node_display %] 156 156 <p>Google Maps will 157 157 [% UNLESS display_google_maps %] not [% END %]
