Am getting the error that says "
Hide Copy Code
Notice: Undefined index: text1
"
Hide Copy Code
<div class="formRow" >
<div class="grid2">< label><?php echo $lang['Timezone']; ?>:</label></div>
<div class="grid10">
<?php...