Changeset 2442:ba5e45265fff for plugins/blowupConfig/index.php
- Timestamp:
- 10/18/13 18:44:54 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blowupConfig/index.php
r2335 r2442 316 316 317 317 echo 318 '<h5 class="pretty-title">'.__('Top image').'</h 4>'.318 '<h5 class="pretty-title">'.__('Top image').'</h5>'. 319 319 '<p class="field"><label for="top_image">'.__('Top image').'</label> '. 320 320 form::combo('top_image',$top_images,($blowup_user['top_image'] ? $blowup_user['top_image'] : 'default')).'</p>'.
Note: See TracChangeset
for help on using the changeset viewer.