Beispiel #1
0
            </div>

        </section><!-- #page-title end -->

		<!-- Content
		============================================= -->
		<section id="content">
            <div class="content-wrap nopadding " style="padding-top: 30px !important;">

                <div class="container clearfix nobottommargin nopadding">
                    <div class="panel panel-default divcenter rounded">
                        <div class="panel-body rounded tjustify" style="padding: 20px;">
                            <div class="col_full nomargin">
                                <h3>Area riservata</h3>
                                 <?php 
echo $int->genera_messaggi();
?>
					<form action="<?php 
echo FUNCTIONPATH;
?>
login.php" method="post">
					<table>
					<tr>
					<th>Username</th>
					<td><input type="text" name="username" /></td>
					</tr>
					<tr>
					<th>Password</th>
					<td><input type="password" name="passwd" /></td>
					</tr>
					<tr>