Changeset 679
- Timestamp:
- 11/27/2011 01:48:45 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/widgets/dropdown/tpw_image_dropdown.php
r674 r679 41 41 $plugpath = parse_url($my_transposh_plugin->transposh_plugin_url, PHP_URL_PATH); 42 42 43 // we use this hidden field to later post the value44 echo '<input type="hidden" name="lang" id="lang" value=""/>';45 46 43 echo '<dl id="tp_dropdown" class="dropdown">'; 47 44 echo '<dt><a href="#"><span>' . __('Select language') . '</span></a></dt><dd><ul class="' . NO_TRANSLATE_CLASS . '">';
Note: See TracChangeset
for help on using the changeset viewer.
