Bontiv-Sourceer source code viewer
Root | Help
./PhpMyCMS/files/tpl_compl/%%84^84D^84D32961%%form.tpl.php
<?php /* Smarty version 2.6.26, created on 2009-11-17 14:10:34
         compiled from E:%5CEasyPHP5.3.0%5Cwww/mod/partenaire/tpl/form.tpl */
?>
<?php
require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'link', 'E:\\EasyPHP5.3.0\\www/mod/partenaire/tpl/form.tpl', 9, false),)), $this); ?>
<html>
<head>
<title>Module Partenaire</title>
</head>
<body>
<h1>partenaire</h1>
Proposition d'un partenaire<br />
<br />
<form method=POST action="<?php echo smarty_function_link(array('module' => 'partenaire','action' => 'enregistrer'), $this);?>
">
<input type="text" name="titre" value="titre..." /><br />
<input type="text" name="description" value="description..." /><br />
<input type="text" name="url" value="url..." /><br />
<input type="text" name="pagerank" value="pagerank..." /><br />
<input type="text" name="logo" value="logo..." /><br />
<input type="submit" value="Envoyer"/>
</form>
</body>
</html>
Presented with Bontiv-Sourceer