Changeset 710:3619e2740635 for plugins/tags
- Timestamp:
- 09/14/11 10:57:24 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/tag_posts.php
r561 r710 126 126 '<form action="'.$this_url.'" method="post">'. 127 127 '<div class="fieldset"><h3>'.__('Actions for this tag').'</h3>'. 128 '<p><label for="new_tag_id">'.__('Edit tag name: 128 '<p><label for="new_tag_id">'.__('Edit tag name:').'</label>'. 129 129 form::field('new_tag_id',20,255,html::escapeHTML($tag)). 130 130 '<input type="submit" value="'.__('Rename').'" />'.
Note: See TracChangeset
for help on using the changeset viewer.