Пример #1
0
                                    <input type="text" name="InstitutionName" id="InstitutionName" value="<?php 
echo $institutionName;
?>
" />
                                </div>
                            </fieldset>
                            <fieldset>
                                <legend>Other information</legend>
                                <div>
	                                <?php 
User::printOptionsFor(User::$LOCATION, $country);
?>
                                </div>
                                <div>
	                                <?php 
User::printOptionsFor(User::$RELIGION, $religion);
?>
                                </div>
                            </fieldset>
	                        <div><input id="submitSignUpButton" type="submit"></div>
                    </form>
                </div>
            </div>
        </div>
        <?php 
include "fragment/sidebar.php";
?>
        <div style="clear: both;">&nbsp;</div>
    </div>
<?php 
include "fragment/footer.php";
Пример #2
0
               value="<?php 
echo $DefaultInstitutionName;
?>
"/>
    </div>
</fieldset>
<fieldset>
    <legend>Other information</legend>
    <div>
        <?php 
User::printOptionsFor(User::$LOCATION, $default_country);
?>
    </div>
    <div>
        <?php 
User::printOptionsFor(User::$RELIGION, $default_religion);
?>
    </div>
</fieldset>
<fieldset id="termsArea">
<legend>Term and Conditions</legend>
<div id="terms" class="terms">
<h3>Statement of Rights and Responsibilities</h3>

<p>
    This Statement of Rights and Responsibilities (Statement) derives from the Qnet Principles, and
    governs our relationship with users and others who interact with Qnet. By using or accessing
    Qnet, you agree to this Statement.
</p>

<h3>1.Privacy</h3>
Пример #3
0
               value="<?php 
echo $DefaultInstitutionName;
?>
"/>
    </div>
</fieldset>
<fieldset>
    <legend>Other information</legend>
    <div>
        <?php 
User::printOptionsFor(User::$LOCATION);
?>
    </div>
    <div>
        <?php 
User::printOptionsFor(User::$RELIGION);
?>
    </div>
</fieldset>
<fieldset id="termsArea">
<legend>Term and Conditions</legend>
<div id="terms" class="terms">
<h3>Statement of Rights and Responsibilities</h3>

<p>
    This Statement of Rights and Responsibilities (Statement) derives from the Qnet Principles, and
    governs our relationship with users and others who interact with Qnet. By using or accessing
    Qnet, you agree to this Statement.
</p>

<h3>1.Privacy</h3>