{style}{literal}
#admin-btn:link, #admin-btn:visited {
background-color: dodgerblue;
color: white;
padding: 14px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 22px;
margin: 10px;
}
#admin-btn:hover, #admin-btn:active {
background-color: deepskyblue;
}
{/literal}{/style}
{text key='iisjcse+back'}
{form name='edit_issue'}
| {label name='title'} | {input name='title'} |
| {label name='volume'} | {input name='volume'} |
| {label name='no'} | {input name='no'} |
| {label name='posterfile'} |
{label name='change_posterfile'}{input name='change_posterfile'}
{input name='posterfile'} |
| {label name='file'} |
{label name='change_file'}{input name='change_file'}
{input name='file'} |
| {submit name='edit_issue' class='ow_button ow_ic_save'} | |