Changeset 1466:e67efe636ce1
- Timestamp:
- 08/18/13 23:08:19 (10 years ago)
- Branch:
- default
- Children:
- 1468:3132a0aca046, 1471:136cc800ade6, 1490:60501ef579eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blogroll/edit.php
r1454 r1466 132 132 133 133 echo 134 '<form action="plugin.php" method="post" class="two-cols ">'.134 '<form action="plugin.php" method="post" class="two-cols fieldset">'. 135 135 136 136 '<div class="col30 first-col">'. 137 '<div class="fieldset">'.138 137 '<h3>'.__('Edit link').'</h3>'. 139 138 … … 149 148 '<p><label for="link_lang">'.__('Language:').'</label> '. 150 149 form::field('link_lang',5,5,html::escapeHTML($link_lang)).'</p>'. 151 '</div>'.152 150 '</div>'. 153 151
Note: See TracChangeset
for help on using the changeset viewer.