Rev 8054 | Rev 10228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8054 | Rev 8056 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | markdown_toolbar = new Control.TextArea.ToolBar.Markdown('wims_deposit_id'); |
50 | markdown_toolbar = new Control.TextArea.ToolBar.Markdown('wims_deposit_id'); |
51 | markdown_toolbar.toolbar.container.id = 'markdown_toolbar'; |
51 | markdown_toolbar.toolbar.container.id = 'markdown_toolbar'; |
52 | </script> |
52 | </script> |
53 | !endif |
53 | !endif |
54 | <div class="wimscenter"> |
54 | <div class="wimscenter"> |
55 | <input type="submit" name="preview" value="$n_preview" /> |
55 | <input type="submit" name="preview" value="$n_preview" /> |
56 | <input type="submit" name="rEg" value="$wims_name_tosave" /> |
56 | <input type="submit" name="rEg" value="$wims_name_tosave" /> |
57 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
57 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
58 | </div> |
58 | </div> |
59 | !! $wims_name_Keywords : <input size="50" name="Keyw" value="$keyw" /> <br /> |
59 | !! $wims_name_Keywords : <input size="50" name="Keyw" value="$keyw" /> <br /> |
60 | !if $block!=main |
60 | !if $block!=main |
61 | $name_prev <input size="12" name="Prev" value="$prev" /> |
61 | $name_prev <input size="12" name="Prev" value="$prev" /> |
62 | $name_next <input size="12" name="Next" value="$next" /> |
62 | $name_next <input size="12" name="Next" value="$next" /> |