-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy patheditOptions.html
More file actions
7 lines (7 loc) · 819 Bytes
/
editOptions.html
File metadata and controls
7 lines (7 loc) · 819 Bytes
1
2
3
4
5
6
7
<div class="codeEditOptions" style="
position: relative;
background-color: #F0F0F0;
height: 30px;
padding: 10px 10px 5px 10px;
"><input class="mw-summary" id="wpSummary" maxlength="255" tabindex="1" size="60" spellcheck="true" title="Enter a short summary [alt-b]" accesskey="b" name="wpSummary" style="float: left;
"><div class="editButtons" style="float: right;"><input id="wpCodeSave" type="submit" tabindex="5" value="Save" accesskey="s" title="Save your changes [alt-s]"><input id="wpCodeSaveDone" type="submit" tabindex="6" value="Save and close" accesskey="p" title="Save you changes and refresh the page [alt-p]"><span class="cancelLink"><a href="/wiki/User:Sivabalan.t/test/test.js" title="User:Sivabalan.t/test/test.js" id="mw-editform-cancel">Cancel</a></span></div><!-- editButtons --></div>