Esempio n. 1
0
        }
    } else {
        ?>
            <tr class="boxheader">
                <td colspan="2" align="center"><h5><?php 
        echo _("Summary");
        ?>
<hr></h5></td>
            </tr>
            <tr class="boxbody">
                <td>
                <table border="0">
                    <tr>
                        <td>
                            <?php 
        echo buildAsteriskInfo();
        ?>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
<?php 
    }
}
?>
    </table>
<tr>
    <td colspan="2"><h6><input name="Submit" class="form_input_button" type="submit" value="<?php 
echo _("Refresh");
?>
Esempio n. 2
0
				</table>
				</td>
			</tr>
		<?php
			}
		} else {
	?>
			<tr class="boxheader">
				<td colspan="2" align="center"><h5><?php echo _("Summary")?><hr></h5></td>
			</tr>
			<tr class="boxbody">
				<td>
				<table border="0">
					<tr>
						<td>
							<?php echo buildAsteriskInfo(); ?>
						</td>
					</tr>
				</table>
			</td>
		</tr>
<?php
	}
}
?>
	</table>
<tr>
	<td colspan="2"><h6><input name="Submit" class="form_input_button" type="submit" value="<?php echo _("Refresh")?>"></h6></td>
</tr>
</table>