<?php

/* ucp_profile_signature.html */
class __TwigTemplate_eb6d7fa754026a2d75d2dcf0756be79f6e51a0df4bde85bb14878d4e8bcb28d3 extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 1
        $location = "ucp_header.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("ucp_header.html", "ucp_profile_signature.html", 1)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 2
        echo "
<script type=\"text/javascript\">
// <![CDATA[
\tvar form_name = 'ucp';
\tvar text_name = 'signature';
// ]]>
</script>

";
        // line 10
        if (isset($context["S_SIGNATURE"])) { $_S_SIGNATURE_ = $context["S_SIGNATURE"]; } else { $_S_SIGNATURE_ = null; }
        $value = 1;
        $context['definition']->set('S_SIGNATURE', $value);
        // line 11
        echo "<table class=\"tablebg\" width=\"100%\" cellspacing=\"1\">
<tr>
\t<th colspan=\"2\">";
        // line 13
        echo $this->env->getExtension('phpbb')->lang("TITLE");
        echo "</th>
</tr>
";
        // line 15
        if (isset($context["S_SMILIES_ALLOWED"])) { $_S_SMILIES_ALLOWED_ = $context["S_SMILIES_ALLOWED"]; } else { $_S_SMILIES_ALLOWED_ = null; }
        if ( !$_S_SMILIES_ALLOWED_) {
            // line 16
            echo "<tr>
\t<td colspan=\"2\" class=\"row1\">";
            // line 17
            echo $this->env->getExtension('phpbb')->lang("SIGNATURE_EXPLAIN");
            echo "</td>
</tr>
";
        }
        // line 20
        echo "
";
        // line 21
        if (isset($context["ERROR"])) { $_ERROR_ = $context["ERROR"]; } else { $_ERROR_ = null; }
        if ($_ERROR_) {
            // line 22
            echo "\t<tr>
\t\t<td class=\"row3\" colspan=\"2\" align=\"center\"><span class=\"genmed error\">";
            // line 23
            if (isset($context["ERROR"])) { $_ERROR_ = $context["ERROR"]; } else { $_ERROR_ = null; }
            echo $_ERROR_;
            echo "</span></td>
\t</tr>
";
        }
        // line 26
        echo "
<tr>
\t";
        // line 28
        if (isset($context["S_SMILIES_ALLOWED"])) { $_S_SMILIES_ALLOWED_ = $context["S_SMILIES_ALLOWED"]; } else { $_S_SMILIES_ALLOWED_ = null; }
        if ($_S_SMILIES_ALLOWED_) {
            // line 29
            echo "\t<td class=\"row1\" width=\"22%\" valign=\"top\">
\t\t";
            // line 30
            echo $this->env->getExtension('phpbb')->lang("SIGNATURE_EXPLAIN");
            echo "
\t\t<table width=\"100%\" cellspacing=\"5\" cellpadding=\"0\" border=\"0\" align=\"center\">
\t\t\t<tr>
\t\t\t\t<td class=\"gensmall\" align=\"center\"><b>";
            // line 33
            echo $this->env->getExtension('phpbb')->lang("SMILIES");
            echo "</b></td>
\t\t\t</tr>
\t\t\t<tr>
\t\t\t\t<td align=\"center\">
\t\t\t\t";
            // line 37
            if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable($this->getAttribute($_loops_, "smiley", array()));
            foreach ($context['_seq'] as $context["_key"] => $context["smiley"]) {
                // line 38
                echo "\t\t\t\t\t<a href=\"#\" onclick=\"insert_text('";
                if (isset($context["smiley"])) { $_smiley_ = $context["smiley"]; } else { $_smiley_ = null; }
                echo $this->getAttribute($_smiley_, "A_SMILEY_CODE", array());
                echo "', true); return false;\" style=\"line-height: 20px;\"><img src=\"";
                if (isset($context["smiley"])) { $_smiley_ = $context["smiley"]; } else { $_smiley_ = null; }
                echo $this->getAttribute($_smiley_, "SMILEY_IMG", array());
                echo "\" width=\"";
                if (isset($context["smiley"])) { $_smiley_ = $context["smiley"]; } else { $_smiley_ = null; }
                echo $this->getAttribute($_smiley_, "SMILEY_WIDTH", array());
                echo "\" height=\"";
                if (isset($context["smiley"])) { $_smiley_ = $context["smiley"]; } else { $_smiley_ = null; }
                echo $this->getAttribute($_smiley_, "SMILEY_HEIGHT", array());
                echo "\" alt=\"";
                if (isset($context["smiley"])) { $_smiley_ = $context["smiley"]; } else { $_smiley_ = null; }
                echo $this->getAttribute($_smiley_, "SMILEY_CODE", array());
                echo "\" title=\"";
                if (isset($context["smiley"])) { $_smiley_ = $context["smiley"]; } else { $_smiley_ = null; }
                echo $this->getAttribute($_smiley_, "SMILEY_DESC", array());
                echo "\" hspace=\"2\" vspace=\"2\" /></a>
\t\t\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['smiley'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 40
            echo "\t\t\t\t</td>
\t\t\t</tr>
\t\t\t";
            // line 42
            if (isset($context["S_SHOW_SMILEY_LINK"])) { $_S_SHOW_SMILEY_LINK_ = $context["S_SHOW_SMILEY_LINK"]; } else { $_S_SHOW_SMILEY_LINK_ = null; }
            if ($_S_SHOW_SMILEY_LINK_) {
                // line 43
                echo "\t\t\t<tr>
\t\t\t\t<td align=\"center\"><a class=\"nav\" href=\"";
                // line 44
                if (isset($context["U_MORE_SMILIES"])) { $_U_MORE_SMILIES_ = $context["U_MORE_SMILIES"]; } else { $_U_MORE_SMILIES_ = null; }
                echo $_U_MORE_SMILIES_;
                echo "\" onclick=\"popup(this.href, 300, 350, '_phpbbsmilies'); return false;\">";
                echo $this->env->getExtension('phpbb')->lang("MORE_SMILIES");
                echo "</a></td>
\t\t\t</tr>
\t\t\t";
            }
            // line 47
            echo "\t\t</table>
\t</td>
\t<td class=\"row2\">
\t";
        } else {
            // line 51
            echo "\t<td class=\"row2\" colspan=\"2\">
\t";
        }
        // line 53
        echo "
\t\t<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\" width=\"99%\">
\t\t";
        // line 55
        $location = "posting_buttons.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("posting_buttons.html", "ucp_profile_signature.html", 55)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 56
        echo "\t\t<tr>
\t\t\t<td colspan=\"2\"><textarea class=\"post\" name=\"signature\" rows=\"10\" cols=\"76\" style=\"width: 90%;\" onselect=\"storeCaret(this);\" onclick=\"storeCaret(this);\" onkeyup=\"storeCaret(this);\" onfocus=\"initInsertions();\">";
        // line 57
        if (isset($context["SIGNATURE"])) { $_SIGNATURE_ = $context["SIGNATURE"]; } else { $_SIGNATURE_ = null; }
        echo $_SIGNATURE_;
        echo "</textarea></td>
\t\t</tr>
\t\t";
        // line 59
        if (isset($context["S_BBCODE_ALLOWED"])) { $_S_BBCODE_ALLOWED_ = $context["S_BBCODE_ALLOWED"]; } else { $_S_BBCODE_ALLOWED_ = null; }
        if ($_S_BBCODE_ALLOWED_) {
            // line 60
            echo "\t\t<tr>
\t\t\t<td colspan=\"2\">
\t\t\t\t<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">
\t\t\t\t<tr>
\t\t\t\t\t<td align=\"";
            // line 64
            if (isset($context["S_CONTENT_FLOW_BEGIN"])) { $_S_CONTENT_FLOW_BEGIN_ = $context["S_CONTENT_FLOW_BEGIN"]; } else { $_S_CONTENT_FLOW_BEGIN_ = null; }
            echo $_S_CONTENT_FLOW_BEGIN_;
            echo "\" id=\"color_palette_placeholder\" data-orientation=\"h\" data-width=\"11\" data-height=\"10\">
\t\t\t\t\t</td>
\t\t\t\t</tr>
\t\t\t\t</table>
\t\t\t</td>
\t\t</tr>
\t\t";
        }
        // line 71
        echo "\t\t</table>
\t</td>
</tr>
<tr>
\t<td class=\"row1\" valign=\"top\"><b class=\"genmed\">";
        // line 75
        echo $this->env->getExtension('phpbb')->lang("OPTIONS");
        echo "</b><br />
\t\t<table cellspacing=\"2\" cellpadding=\"0\" border=\"0\">
\t\t<tr>
\t\t\t<td class=\"gensmall\">";
        // line 78
        if (isset($context["BBCODE_STATUS"])) { $_BBCODE_STATUS_ = $context["BBCODE_STATUS"]; } else { $_BBCODE_STATUS_ = null; }
        echo $_BBCODE_STATUS_;
        echo "</td>
\t\t</tr>
\t\t<tr>
\t\t\t<td class=\"gensmall\">";
        // line 81
        if (isset($context["IMG_STATUS"])) { $_IMG_STATUS_ = $context["IMG_STATUS"]; } else { $_IMG_STATUS_ = null; }
        echo $_IMG_STATUS_;
        echo "</td>
\t\t</tr>
\t\t<tr>
\t\t\t<td class=\"gensmall\">";
        // line 84
        if (isset($context["FLASH_STATUS"])) { $_FLASH_STATUS_ = $context["FLASH_STATUS"]; } else { $_FLASH_STATUS_ = null; }
        echo $_FLASH_STATUS_;
        echo "</td>
\t\t</tr>
\t\t<tr>
\t\t\t<td class=\"gensmall\">";
        // line 87
        if (isset($context["URL_STATUS"])) { $_URL_STATUS_ = $context["URL_STATUS"]; } else { $_URL_STATUS_ = null; }
        echo $_URL_STATUS_;
        echo "</td>
\t\t</tr>
\t\t<tr>
\t\t\t<td class=\"gensmall\">";
        // line 90
        if (isset($context["SMILIES_STATUS"])) { $_SMILIES_STATUS_ = $context["SMILIES_STATUS"]; } else { $_SMILIES_STATUS_ = null; }
        echo $_SMILIES_STATUS_;
        echo "</td>
\t\t</tr>
\t\t</table>
\t</td>
\t<td class=\"row2\" valign=\"top\">
\t\t<table cellspacing=\"0\" cellpadding=\"1\" border=\"0\">
\t\t";
        // line 96
        if (isset($context["S_BBCODE_ALLOWED"])) { $_S_BBCODE_ALLOWED_ = $context["S_BBCODE_ALLOWED"]; } else { $_S_BBCODE_ALLOWED_ = null; }
        if ($_S_BBCODE_ALLOWED_) {
            // line 97
            echo "\t\t\t<tr>
\t\t\t\t<td><input type=\"checkbox\" class=\"radio\" name=\"disable_bbcode\"";
            // line 98
            if (isset($context["S_BBCODE_CHECKED"])) { $_S_BBCODE_CHECKED_ = $context["S_BBCODE_CHECKED"]; } else { $_S_BBCODE_CHECKED_ = null; }
            echo $_S_BBCODE_CHECKED_;
            echo " /></td>
\t\t\t\t<td class=\"gen\">";
            // line 99
            echo $this->env->getExtension('phpbb')->lang("DISABLE_BBCODE");
            echo "</td>
\t\t\t</tr>
\t\t";
        }
        // line 102
        echo "\t\t";
        if (isset($context["S_SMILIES_ALLOWED"])) { $_S_SMILIES_ALLOWED_ = $context["S_SMILIES_ALLOWED"]; } else { $_S_SMILIES_ALLOWED_ = null; }
        if ($_S_SMILIES_ALLOWED_) {
            // line 103
            echo "\t\t\t<tr>
\t\t\t\t<td><input type=\"checkbox\" class=\"radio\" name=\"disable_smilies\"";
            // line 104
            if (isset($context["S_SMILIES_CHECKED"])) { $_S_SMILIES_CHECKED_ = $context["S_SMILIES_CHECKED"]; } else { $_S_SMILIES_CHECKED_ = null; }
            echo $_S_SMILIES_CHECKED_;
            echo " /></td>
\t\t\t\t<td class=\"gen\">";
            // line 105
            echo $this->env->getExtension('phpbb')->lang("DISABLE_SMILIES");
            echo "</td>
\t\t\t</tr>
\t\t";
        }
        // line 108
        echo "\t\t";
        if (isset($context["S_LINKS_ALLOWED"])) { $_S_LINKS_ALLOWED_ = $context["S_LINKS_ALLOWED"]; } else { $_S_LINKS_ALLOWED_ = null; }
        if ($_S_LINKS_ALLOWED_) {
            // line 109
            echo "\t\t\t<tr>
\t\t\t\t<td><input type=\"checkbox\" class=\"radio\" name=\"disable_magic_url\"";
            // line 110
            if (isset($context["S_MAGIC_URL_CHECKED"])) { $_S_MAGIC_URL_CHECKED_ = $context["S_MAGIC_URL_CHECKED"]; } else { $_S_MAGIC_URL_CHECKED_ = null; }
            echo $_S_MAGIC_URL_CHECKED_;
            echo " /></td>
\t\t\t\t<td class=\"gen\">";
            // line 111
            echo $this->env->getExtension('phpbb')->lang("DISABLE_MAGIC_URL");
            echo "</td>
\t\t\t</tr>
\t\t";
        }
        // line 114
        echo "\t\t</table>
\t</td>
</tr>

";
        // line 118
        if (isset($context["SIGNATURE_PREVIEW"])) { $_SIGNATURE_PREVIEW_ = $context["SIGNATURE_PREVIEW"]; } else { $_SIGNATURE_PREVIEW_ = null; }
        if (($_SIGNATURE_PREVIEW_ != "")) {
            // line 119
            echo "\t<tr>
\t\t<th colspan=\"2\" valign=\"middle\">";
            // line 120
            echo $this->env->getExtension('phpbb')->lang("SIGNATURE_PREVIEW");
            echo "</th>
\t</tr>
\t<tr> 
\t\t<td class=\"row1\" colspan=\"2\"><div class=\"postbody\" style=\"padding: 6px;\">";
            // line 123
            if (isset($context["SIGNATURE_PREVIEW"])) { $_SIGNATURE_PREVIEW_ = $context["SIGNATURE_PREVIEW"]; } else { $_SIGNATURE_PREVIEW_ = null; }
            echo $_SIGNATURE_PREVIEW_;
            echo "</div></td>
\t</tr>
";
        }
        // line 126
        echo "
<tr>
\t<td class=\"cat\" colspan=\"2\" align=\"center\">";
        // line 128
        if (isset($context["S_HIDDEN_FIELDS"])) { $_S_HIDDEN_FIELDS_ = $context["S_HIDDEN_FIELDS"]; } else { $_S_HIDDEN_FIELDS_ = null; }
        echo $_S_HIDDEN_FIELDS_;
        echo "<input class=\"btnlite\" type=\"submit\" name=\"preview\" value=\"";
        echo $this->env->getExtension('phpbb')->lang("PREVIEW");
        echo "\" />&nbsp;&nbsp;<input class=\"btnmain\" type=\"submit\" name=\"submit\" value=\"";
        echo $this->env->getExtension('phpbb')->lang("SUBMIT");
        echo "\" />&nbsp;&nbsp;<input class=\"btnlite\" type=\"reset\" value=\"";
        echo $this->env->getExtension('phpbb')->lang("RESET");
        echo "\" name=\"reset\" /></td>
</tr>
</table>

";
        // line 132
        $location = "ucp_footer.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("ucp_footer.html", "ucp_profile_signature.html", 132)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
    }

    public function getTemplateName()
    {
        return "ucp_profile_signature.html";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  355 => 132,  341 => 128,  337 => 126,  330 => 123,  324 => 120,  321 => 119,  318 => 118,  312 => 114,  306 => 111,  301 => 110,  298 => 109,  294 => 108,  288 => 105,  283 => 104,  280 => 103,  276 => 102,  270 => 99,  265 => 98,  262 => 97,  259 => 96,  249 => 90,  242 => 87,  235 => 84,  228 => 81,  221 => 78,  215 => 75,  209 => 71,  198 => 64,  192 => 60,  189 => 59,  183 => 57,  180 => 56,  168 => 55,  164 => 53,  160 => 51,  154 => 47,  145 => 44,  142 => 43,  139 => 42,  135 => 40,  110 => 38,  105 => 37,  98 => 33,  92 => 30,  89 => 29,  86 => 28,  82 => 26,  75 => 23,  72 => 22,  69 => 21,  66 => 20,  60 => 17,  57 => 16,  54 => 15,  49 => 13,  45 => 11,  41 => 10,  31 => 2,  19 => 1,);
    }
}
/* <!-- INCLUDE ucp_header.html -->*/
/* */
/* <script type="text/javascript">*/
/* // <![CDATA[*/
/* 	var form_name = 'ucp';*/
/* 	var text_name = 'signature';*/
/* // ]]>*/
/* </script>*/
/* */
/* <!-- DEFINE $S_SIGNATURE = 1 -->*/
/* <table class="tablebg" width="100%" cellspacing="1">*/
/* <tr>*/
/* 	<th colspan="2">{L_TITLE}</th>*/
/* </tr>*/
/* <!-- IF not S_SMILIES_ALLOWED -->*/
/* <tr>*/
/* 	<td colspan="2" class="row1">{L_SIGNATURE_EXPLAIN}</td>*/
/* </tr>*/
/* <!-- ENDIF -->*/
/* */
/* <!-- IF ERROR -->*/
/* 	<tr>*/
/* 		<td class="row3" colspan="2" align="center"><span class="genmed error">{ERROR}</span></td>*/
/* 	</tr>*/
/* <!-- ENDIF -->*/
/* */
/* <tr>*/
/* 	<!-- IF S_SMILIES_ALLOWED -->*/
/* 	<td class="row1" width="22%" valign="top">*/
/* 		{L_SIGNATURE_EXPLAIN}*/
/* 		<table width="100%" cellspacing="5" cellpadding="0" border="0" align="center">*/
/* 			<tr>*/
/* 				<td class="gensmall" align="center"><b>{L_SMILIES}</b></td>*/
/* 			</tr>*/
/* 			<tr>*/
/* 				<td align="center">*/
/* 				<!-- BEGIN smiley -->*/
/* 					<a href="#" onclick="insert_text('{smiley.A_SMILEY_CODE}', true); return false;" style="line-height: 20px;"><img src="{smiley.SMILEY_IMG}" width="{smiley.SMILEY_WIDTH}" height="{smiley.SMILEY_HEIGHT}" alt="{smiley.SMILEY_CODE}" title="{smiley.SMILEY_DESC}" hspace="2" vspace="2" /></a>*/
/* 				<!-- END smiley -->*/
/* 				</td>*/
/* 			</tr>*/
/* 			<!-- IF S_SHOW_SMILEY_LINK -->*/
/* 			<tr>*/
/* 				<td align="center"><a class="nav" href="{U_MORE_SMILIES}" onclick="popup(this.href, 300, 350, '_phpbbsmilies'); return false;">{L_MORE_SMILIES}</a></td>*/
/* 			</tr>*/
/* 			<!-- ENDIF -->*/
/* 		</table>*/
/* 	</td>*/
/* 	<td class="row2">*/
/* 	<!-- ELSE -->*/
/* 	<td class="row2" colspan="2">*/
/* 	<!-- ENDIF -->*/
/* */
/* 		<table cellspacing="0" cellpadding="2" border="0" width="99%">*/
/* 		<!-- INCLUDE posting_buttons.html -->*/
/* 		<tr>*/
/* 			<td colspan="2"><textarea class="post" name="signature" rows="10" cols="76" style="width: 90%;" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onfocus="initInsertions();">{SIGNATURE}</textarea></td>*/
/* 		</tr>*/
/* 		<!-- IF S_BBCODE_ALLOWED -->*/
/* 		<tr>*/
/* 			<td colspan="2">*/
/* 				<table cellspacing="0" cellpadding="0" border="0" width="100%">*/
/* 				<tr>*/
/* 					<td align="{S_CONTENT_FLOW_BEGIN}" id="color_palette_placeholder" data-orientation="h" data-width="11" data-height="10">*/
/* 					</td>*/
/* 				</tr>*/
/* 				</table>*/
/* 			</td>*/
/* 		</tr>*/
/* 		<!-- ENDIF -->*/
/* 		</table>*/
/* 	</td>*/
/* </tr>*/
/* <tr>*/
/* 	<td class="row1" valign="top"><b class="genmed">{L_OPTIONS}</b><br />*/
/* 		<table cellspacing="2" cellpadding="0" border="0">*/
/* 		<tr>*/
/* 			<td class="gensmall">{BBCODE_STATUS}</td>*/
/* 		</tr>*/
/* 		<tr>*/
/* 			<td class="gensmall">{IMG_STATUS}</td>*/
/* 		</tr>*/
/* 		<tr>*/
/* 			<td class="gensmall">{FLASH_STATUS}</td>*/
/* 		</tr>*/
/* 		<tr>*/
/* 			<td class="gensmall">{URL_STATUS}</td>*/
/* 		</tr>*/
/* 		<tr>*/
/* 			<td class="gensmall">{SMILIES_STATUS}</td>*/
/* 		</tr>*/
/* 		</table>*/
/* 	</td>*/
/* 	<td class="row2" valign="top">*/
/* 		<table cellspacing="0" cellpadding="1" border="0">*/
/* 		<!-- IF S_BBCODE_ALLOWED -->*/
/* 			<tr>*/
/* 				<td><input type="checkbox" class="radio" name="disable_bbcode"{S_BBCODE_CHECKED} /></td>*/
/* 				<td class="gen">{L_DISABLE_BBCODE}</td>*/
/* 			</tr>*/
/* 		<!-- ENDIF -->*/
/* 		<!-- IF S_SMILIES_ALLOWED -->*/
/* 			<tr>*/
/* 				<td><input type="checkbox" class="radio" name="disable_smilies"{S_SMILIES_CHECKED} /></td>*/
/* 				<td class="gen">{L_DISABLE_SMILIES}</td>*/
/* 			</tr>*/
/* 		<!-- ENDIF -->*/
/* 		<!-- IF S_LINKS_ALLOWED -->*/
/* 			<tr>*/
/* 				<td><input type="checkbox" class="radio" name="disable_magic_url"{S_MAGIC_URL_CHECKED} /></td>*/
/* 				<td class="gen">{L_DISABLE_MAGIC_URL}</td>*/
/* 			</tr>*/
/* 		<!-- ENDIF -->*/
/* 		</table>*/
/* 	</td>*/
/* </tr>*/
/* */
/* <!-- IF SIGNATURE_PREVIEW != '' -->*/
/* 	<tr>*/
/* 		<th colspan="2" valign="middle">{L_SIGNATURE_PREVIEW}</th>*/
/* 	</tr>*/
/* 	<tr> */
/* 		<td class="row1" colspan="2"><div class="postbody" style="padding: 6px;">{SIGNATURE_PREVIEW}</div></td>*/
/* 	</tr>*/
/* <!-- ENDIF -->*/
/* */
/* <tr>*/
/* 	<td class="cat" colspan="2" align="center">{S_HIDDEN_FIELDS}<input class="btnlite" type="submit" name="preview" value="{L_PREVIEW}" />&nbsp;&nbsp;<input class="btnmain" type="submit" name="submit" value="{L_SUBMIT}" />&nbsp;&nbsp;<input class="btnlite" type="reset" value="{L_RESET}" name="reset" /></td>*/
/* </tr>*/
/* </table>*/
/* */
/* <!-- INCLUDE ucp_footer.html -->*/
/* */
