History of block_forminput

Comparing versions
Version 2Current version

Sample


<?php
<div class="row">
    {
formlabel label="Title" for="title"}
    {
forminput}
        <
input type="text" size="60" maxlength="200" name="sample[title]" id="title" value="{$gContent->mInfo.title|escape}/>
    {/
forminput}
</
div>
?>

See also

 

Sample


<?php
<div class="row">
    {
formlabel label="Title" for="title"}
    {
forminput}
        <
input type="text" size="60" maxlength="200" name="sample[title]" id="title" value="{$gContent->mInfo.title|escape}/>
    {/
forminput}
</
div>
?>

See also

Page History
Date/CommentUserIPVersion
10 Jan 2007 (21:34 UTC)
hiran85.233.40.1923
Current • Source
hiran85.233.40.1922
View • Compare • Difference • Source
hiran85.233.40.1921
View • Compare • Difference • Source