We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94008f commit 0551473Copy full SHA for 0551473
1 file changed
mockups/secondary/presentation-section_edit.html
@@ -185,7 +185,7 @@ <h2>Edit section</h2>
185
</div>
186
187
<div class="txp-form-field edit-section-permlink-mode">
188
- <div class="txp-form-field-label">Article URL pattern <a class="pophelp" rel="help" target="_blank" href="#" role="button" title="Help"><span class="ui-icon ui-icon-help">Help</span></a></label></div>
+ <div class="txp-form-field-label"><label for="permlink_mode">Article URL pattern <a class="pophelp" rel="help" target="_blank" href="#" role="button" title="Help"><span class="ui-icon ui-icon-help">Help</span></a></label></div>
189
<div class="txp-form-field-value">
190
<select name="permlink_mode" id="permlink_mode">
191
<option value="" dir="auto" selected>Default</option>
0 commit comments