oscam-2.26.01-11942-802-wit.../webif/files/file.html
2026-02-17 10:06:53 +00:00

15 lines
691 B
HTML
Executable File

##TPLHEADER##
##TPLMENU##
##TPLFILEMENU##
<SCRIPT type="text/javascript">function gotosite(){var URL = document.gotoform.url_list.options[document.gotoform.url_list.selectedIndex].value; window.location.href = URL;}</SCRIPT>
<P ID="filename">##APIFILENAME##</P>
##TPLMESSAGE##
##SDEBUG##
<DIV CLASS="logmenu">##LOGMENU##</DIV>
<DIV CLASS="filterform">##FILTERFORM##</DIV>
<form action="files.html" method="post">
<input type="hidden" name="file" value="##PART##">
<textarea name="filecontent" class="editor">##FILECONTENT##</textarea>
<P ID="filesubmit">##WRITEPROTECTION##<input type="submit" name="action" value="Save" title="Save file" ##BTNDISABLED##></P>
</form>
##TPLFOOTER##