echo $t_alcools->nom->ListViewValue();
    ?>
</div></td>
	</tr>
<?php 
    $t_alcools_delete->Recordset->MoveNext();
}
$t_alcools_delete->Recordset->Close();
?>
</tbody>
</table>
</div>
</td></tr></table>
<p>
<input type="submit" name="Action" id="Action" value="<?php 
echo ew_BtnCaption($Language->Phrase("DeleteBtn"));
?>
">
</form>
<?php 
$t_alcools_delete->ShowPageFooter();
if (EW_DEBUG_ENABLED) {
    echo ew_DebugMsg();
}
?>
<script language="JavaScript" type="text/javascript">
<!--

// Write your table-specific startup script here
// document.write("page loaded");
//-->
Beispiel #2
0
    ?>
>
</span><?php 
    echo $tbl_user_level->userlevelname->CustomMsg;
    ?>
</td>
	</tr>
<?php 
}
?>
</table>
</div>
</td></tr></table>
<p>
<input type="submit" name="btnAction" id="btnAction" value="<?php 
echo ew_BtnCaption($Language->Phrase("EditBtn"));
?>
">
</form>
<script language="JavaScript" type="text/javascript">
<!--

// Write your table-specific startup script here
// document.write("page loaded");
//-->

</script>
<?php 
include "footer.php";
$tbl_user_level_edit->Page_Terminate();
//
);
</script>
</span><?php 
    echo $tbl_faculty->faculty_lab->CustomMsg;
    ?>
</td>
	</tr>
<?php 
}
?>
</table>
</div>
</td></tr></table>
<br>
<input type="submit" name="btnAction" id="btnAction" value="<?php 
echo ew_BtnCaption($Language->Phrase("AddBtn"));
?>
">
</form>
<script type="text/javascript">
ftbl_facultyadd.Init();
</script>
<?php 
$tbl_faculty_add->ShowPageFooter();
if (EW_DEBUG_ENABLED) {
    echo ew_DebugMsg();
}
?>
<script type="text/javascript">

// Write your table-specific startup script here
<input type="hidden" id="t" name="t" value="order">
<table class="ewBasicSearch">
	<tr>
		<td><span class="phpmaker">
			<input type="text" name="<?php 
        echo EW_TABLE_BASIC_SEARCH;
        ?>
" id="<?php 
        echo EW_TABLE_BASIC_SEARCH;
        ?>
" size="20" value="<?php 
        echo ew_HtmlEncode($order->getSessionBasicSearchKeyword());
        ?>
">
			<input type="Submit" name="Submit" id="Submit" value="<?php 
        echo ew_BtnCaption($Language->Phrase("QuickSearchBtn"));
        ?>
">&nbsp;
			<a href="<?php 
        echo $order_list->PageUrl();
        ?>
cmd=reset"><?php 
        echo $Language->Phrase("ShowAll");
        ?>
</a>&nbsp;
		</span></td>
	</tr>
	<tr>
	<td><span class="phpmaker"><label><input type="radio" name="<?php 
        echo EW_TABLE_BASIC_SEARCH_TYPE;
        ?>
Beispiel #5
0
var EW_AUTO_SUGGEST_MAX_ENTRIES = <?php 
    echo EW_AUTO_SUGGEST_MAX_ENTRIES;
    ?>
; // Auto-Suggest max entries

// Common JavaScript messages
var EW_ADDOPT_BUTTON_SUBMIT_TEXT = "<?php 
    echo ew_JsEncode2(ew_BtnCaption($Language->Phrase("AddBtn")));
    ?>
";
var EW_EMAIL_EXPORT_BUTTON_SUBMIT_TEXT = "<?php 
    echo ew_JsEncode2(ew_BtnCaption($Language->Phrase("SendEmailBtn")));
    ?>
";
var EW_BUTTON_CANCEL_TEXT = "<?php 
    echo ew_JsEncode2(ew_BtnCaption($Language->Phrase("CancelBtn")));
    ?>
";
var EW_DISABLE_BUTTON_ON_SUBMIT = true;
var EW_IMAGE_FOLDER = "images/"; // Image folder
</script>
<?php 
}
if (@$gsExport == "" || @$gsExport == "print") {
    ?>
<script type="text/javascript" src="includes/phpjs/jsrender.js"></script>
<script type="text/javascript" src="includes/phpjs/ewp9.js"></script>
<?php 
}
if (@$gsExport == "") {
    ?>
>
</span>
			</div>
		</td>
	</tr>
</table>
</div>
</td></tr></table>
<p>
<div id="bottom-action-list">
  <input type="submit" name="Action" id="Action" class="btnActionSearch" value="<?php 
echo ew_BtnCaption($Language->Phrase("Search"));
?>
">
  <input type="button" name="Reset" id="Reset" class="btnActionReset" value="<?php 
echo ew_BtnCaption($Language->Phrase("Reset"));
?>
" onclick="ew_ClearForm(this.form);">
</div>
</form>
<?php 
$t_produits_stockage_search->ShowPageFooter();
if (EW_DEBUG_ENABLED) {
    echo ew_DebugMsg();
}
?>
<script language="JavaScript" type="text/javascript">
<!--

// Write your table-specific startup script here
// document.write("page loaded");
Beispiel #7
0
        ?>
></td>
<?php 
    }
    ?>
	</tr>
<?php 
}
?>
	</tbody>
</table>
</div>
</td></tr></table>
<p>
<input type="submit" name="btnSubmit" id="btnSubmit" value="<?php 
echo ew_BtnCaption($Language->Phrase("Update"));
?>
"<?php 
echo $userpriv->sDisabled;
?>
>
</form>
<script language="JavaScript" type="text/javascript">
<!--

// Write your startup script here
// document.write("page loaded");
//-->

</script>
<?php 
Beispiel #8
0
		<label><input type="radio" name="type" id="type" value=""<?php 
if ($login->LoginType == "") {
    ?>
 checked="checked"<?php 
}
?>
><?php 
echo $Language->Phrase("AlwaysAsk");
?>
</label>
		</span></td>
	</tr>
</table>
<br>
<span class="phpmaker"><input type="submit" name="btnsubmit" id="btnsubmit" value="<?php 
echo ew_BtnCaption($Language->Phrase("Login"));
?>
"></span>
</form>
<br>
<script type="text/javascript">
flogin.Init();
</script>
<?php 
$login->ShowPageFooter();
if (EW_DEBUG_ENABLED) {
    echo ew_DebugMsg();
}
?>
<script type="text/javascript">
Beispiel #9
0
echo $Language->Phrase("NewPassword");
?>
</span></td>
		<td><span class="phpmaker"><input type="password" name="npwd" id="npwd" size="20"></span></td>
	</tr>
	<tr>
		<td><span class="phpmaker"><?php 
echo $Language->Phrase("ConfirmPassword");
?>
</span></td>
		<td><span class="phpmaker"><input type="password" name="cpwd" id="cpwd" size="20"></span></td>
	</tr>
	<tr>
		<td>&nbsp;</td>
		<td><span class="phpmaker"><input type="submit" name="submit" id="submit" value="<?php 
echo ew_BtnCaption($Language->Phrase("ChangePwdBtn"));
?>
"></span></td>
	</tr>
</table>
</form>
<br>
<script language="JavaScript" type="text/javascript">
<!--

// Write your startup script here
// document.write("page loaded");
//-->

</script>
<?php