added images to make this an all-in-one package.
[www-register-wizard.git] / application / views / stage45_pcuport.php
index e076a59..5b25bcb 100644 (file)
@@ -15,6 +15,7 @@ if( isset($errors) && count($errors) > 0 )
 Please confirm that the node is associated with the correct port on the PCU.
 Most newer models have this function built-in, where as older models allow for
 multiple 'ports'.  Port 1 is appropriate for built-in models.
+<?php if ( $pcu_assigned ): ?>
 <?= form_open("download/stage5_bootimage/$pcu_id/$site_id/$node_id", array('method'=>'post')) ?>
 <center>
                <input type=hidden name='pcu_id' value='<?= $pcu_id ?>'>
@@ -23,6 +24,7 @@ multiple 'ports'.  Port 1 is appropriate for built-in models.
                <input type=submit name='node_confirm' value='Confirm & Proceed'>
 </center>
 </form>
+<?php endif; ?>
 </div>
 <br>
 <div class="plroundedupdate">