clipbucket/upload/install/steps/step_1.php

15 lines
No EOL
423 B
PHP

<div class="content">
<div style="padding:3px 15px; height:600px; overflow:auto"><?=get_cbla()?></div>
</div>
<div class="footer" align="right">
<form name="form1" method="post" action="">
<input type="submit" name="step2" id="step1" value="I Accept the Attribution Assurance License" class="button">
<input type="hidden" name="step" value="2" >
</form>
</div>
<?=the_installer_footer()?>