clipbucket/upload/install/steps/step_1.php

15 lines
394 B
PHP
Raw Normal View History

2009-12-25 19:26:02 +00:00
<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 CBLA" class="button">
<input type="hidden" name="step" value="2" >
</form>
</div>
2010-01-17 16:47:01 +00:00
<?=the_installer_footer()?>