- Timestamp:
- 05/02/11 08:28:04 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/importExport/inc/class.dc.import.feed.php
r0 r82 89 89 $this->core->formNonce(). 90 90 form::hidden(array('do'),1). 91 '<p><label >'.__('Feed URL:').' '.91 '<p><label for="feed_url">'.__('Feed URL:').' '. 92 92 form::field('feed_url',40,300,html::escapeHTML($this->feed_url)).'</label></p>'. 93 93 '<p><input type="submit" value="'.__('Send').'" /></p>'.
Note: See TracChangeset
for help on using the changeset viewer.