<?php

/* ucp_pm_viewfolder.html */
class __TwigTemplate_7215dc973e5ae5e15553fa48b02b69d91c5fa463fa9ec43c70aad3aee36e19eb 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_pm_viewfolder.html", 1)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 2
        echo "
<div id=\"pagecontent\">

";
        // line 5
        if (isset($context["PROMPT"])) { $_PROMPT_ = $context["PROMPT"]; } else { $_PROMPT_ = null; }
        if ( !$_PROMPT_) {
            // line 6
            echo "\t";
            $location = "ucp_pm_message_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_pm_message_header.html", "ucp_pm_viewfolder.html", 6)->display($context);
            if ($namespace) {
                $this->env->setNamespaceLookUpOrder($previous_look_up_order);
            }
        }
        // line 8
        echo "
<div style=\"padding: 2px;\"></div>

";
        // line 11
        if (isset($context["S_PM_ICONS"])) { $_S_PM_ICONS_ = $context["S_PM_ICONS"]; } else { $_S_PM_ICONS_ = null; }
        if ($_S_PM_ICONS_) {
            // line 12
            echo "\t";
            if (isset($context["COLSPAN"])) { $_COLSPAN_ = $context["COLSPAN"]; } else { $_COLSPAN_ = null; }
            $value = 6;
            $context['definition']->set('COLSPAN', $value);
        } else {
            // line 14
            echo "\t";
            if (isset($context["COLSPAN"])) { $_COLSPAN_ = $context["COLSPAN"]; } else { $_COLSPAN_ = null; }
            $value = 5;
            $context['definition']->set('COLSPAN', $value);
        }
        // line 16
        echo "
<form name=\"viewfolder\" method=\"post\" action=\"";
        // line 17
        if (isset($context["S_PM_ACTION"])) { $_S_PM_ACTION_ = $context["S_PM_ACTION"]; } else { $_S_PM_ACTION_ = null; }
        echo $_S_PM_ACTION_;
        echo "\" style=\"margin:0px\">

";
        // line 19
        if (isset($context["PROMPT"])) { $_PROMPT_ = $context["PROMPT"]; } else { $_PROMPT_ = null; }
        if ($_PROMPT_) {
            // line 20
            echo "\t<table class=\"tablebg\" width=\"100%\" cellspacing=\"1\" cellpadding=\"0\" border=\"0\">
\t<tr>
\t\t<th colspan=\"2\" valign=\"middle\">";
            // line 22
            echo $this->env->getExtension('phpbb')->lang("OPTIONS");
            echo "</th>
\t</tr>
\t<tr>
\t\t<td class=\"row1\" width=\"35%\">";
            // line 25
            echo $this->env->getExtension('phpbb')->lang("DELIMITER");
            echo $this->env->getExtension('phpbb')->lang("COLON");
            echo " </td>
\t\t<td class=\"row2\"><input class=\"post\" type=\"text\" name=\"delimiter\" value=\",\" /></td>
\t</tr>
\t<tr>
\t\t<td class=\"row1\" width=\"35%\">";
            // line 29
            echo $this->env->getExtension('phpbb')->lang("ENCLOSURE");
            echo $this->env->getExtension('phpbb')->lang("COLON");
            echo " </td>
\t\t<td class=\"row2\"><input class=\"post\" type=\"text\" name=\"enclosure\" value=\"&#034;\" /></td>
\t</tr>
\t<tr>
\t\t<td class=\"cat\" colspan=\"2\" align=\"center\"><input type=\"hidden\" name=\"export_option\" value=\"CSV\" /><input class=\"btnmain\" type=\"submit\" name=\"submit_export\" value=\"";
            // line 33
            echo $this->env->getExtension('phpbb')->lang("EXPORT_FOLDER");
            echo "\" />&nbsp;&nbsp;<input class=\"btnlite\" type=\"reset\" value=\"";
            echo $this->env->getExtension('phpbb')->lang("RESET");
            echo "\" name=\"reset\" /></td>
\t</tr>
\t</table>
\t";
            // line 36
            if (isset($context["S_FORM_TOKEN"])) { $_S_FORM_TOKEN_ = $context["S_FORM_TOKEN"]; } else { $_S_FORM_TOKEN_ = null; }
            echo $_S_FORM_TOKEN_;
            echo "

</form>
";
        } else {
            // line 40
            echo "
\t<table class=\"tablebg\" width=\"100%\" cellspacing=\"1\" cellpadding=\"0\" border=\"0\">
\t";
            // line 42
            if (isset($context["NUM_NOT_MOVED"])) { $_NUM_NOT_MOVED_ = $context["NUM_NOT_MOVED"]; } else { $_NUM_NOT_MOVED_ = null; }
            if (isset($context["NUM_REMOVED"])) { $_NUM_REMOVED_ = $context["NUM_REMOVED"]; } else { $_NUM_REMOVED_ = null; }
            if (($_NUM_NOT_MOVED_ || $_NUM_REMOVED_)) {
                // line 43
                echo "\t\t<tr>
\t\t\t<td class=\"row3\" colspan=\"";
                // line 44
                if (isset($context["definition"])) { $_definition_ = $context["definition"]; } else { $_definition_ = null; }
                echo $this->getAttribute($_definition_, "COLSPAN", array());
                echo "\" align=\"center\"><span class=\"gen\">
\t\t\t\t";
                // line 45
                if (isset($context["NUM_REMOVED"])) { $_NUM_REMOVED_ = $context["NUM_REMOVED"]; } else { $_NUM_REMOVED_ = null; }
                if ($_NUM_REMOVED_) {
                    // line 46
                    echo "\t\t\t\t";
                    if (isset($context["RULE_REMOVED_MESSAGES"])) { $_RULE_REMOVED_MESSAGES_ = $context["RULE_REMOVED_MESSAGES"]; } else { $_RULE_REMOVED_MESSAGES_ = null; }
                    echo $_RULE_REMOVED_MESSAGES_;
                    echo "
\t\t\t\t\t";
                    // line 47
                    if (isset($context["NUM_NOT_MOVED"])) { $_NUM_NOT_MOVED_ = $context["NUM_NOT_MOVED"]; } else { $_NUM_NOT_MOVED_ = null; }
                    if ($_NUM_NOT_MOVED_) {
                        echo "<br />";
                    }
                    // line 48
                    echo "\t\t\t\t";
                }
                // line 49
                echo "\t\t\t\t";
                if (isset($context["NUM_NOT_MOVED"])) { $_NUM_NOT_MOVED_ = $context["NUM_NOT_MOVED"]; } else { $_NUM_NOT_MOVED_ = null; }
                if ($_NUM_NOT_MOVED_) {
                    // line 50
                    echo "\t\t\t\t";
                    if (isset($context["NOT_MOVED_MESSAGES"])) { $_NOT_MOVED_MESSAGES_ = $context["NOT_MOVED_MESSAGES"]; } else { $_NOT_MOVED_MESSAGES_ = null; }
                    echo $_NOT_MOVED_MESSAGES_;
                    echo "<br />";
                    if (isset($context["RELEASE_MESSAGE_INFO"])) { $_RELEASE_MESSAGE_INFO_ = $context["RELEASE_MESSAGE_INFO"]; } else { $_RELEASE_MESSAGE_INFO_ = null; }
                    echo $_RELEASE_MESSAGE_INFO_;
                    echo "
\t\t\t\t";
                }
                // line 52
                echo "\t\t\t</span></td>
\t\t</tr>
\t";
            }
            // line 55
            echo "\t<tr>
\t\t<th colspan=\"";
            // line 56
            if (isset($context["S_PM_ICONS"])) { $_S_PM_ICONS_ = $context["S_PM_ICONS"]; } else { $_S_PM_ICONS_ = null; }
            if ($_S_PM_ICONS_) {
                echo "3";
            } else {
                echo "2";
            }
            echo "\">&nbsp;";
            echo $this->env->getExtension('phpbb')->lang("SUBJECT");
            echo "&nbsp;</th>
\t\t<th>&nbsp;";
            // line 57
            if (isset($context["S_SHOW_RECIPIENTS"])) { $_S_SHOW_RECIPIENTS_ = $context["S_SHOW_RECIPIENTS"]; } else { $_S_SHOW_RECIPIENTS_ = null; }
            if ($_S_SHOW_RECIPIENTS_) {
                echo $this->env->getExtension('phpbb')->lang("RECIPIENTS");
            } else {
                echo $this->env->getExtension('phpbb')->lang("AUTHOR");
            }
            echo "&nbsp;</th>
\t\t<th>&nbsp;";
            // line 58
            echo $this->env->getExtension('phpbb')->lang("SENT_AT");
            echo "&nbsp;</th>
\t\t<th>&nbsp;";
            // line 59
            echo $this->env->getExtension('phpbb')->lang("MARK");
            echo "&nbsp;</th>
\t</tr>

\t";
            // line 62
            if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable($this->getAttribute($_loops_, "messagerow", array()));
            $context['_iterated'] = false;
            foreach ($context['_seq'] as $context["_key"] => $context["messagerow"]) {
                // line 63
                echo "\t\t<tr>
\t\t\t<td class=\"row1\" width=\"25\" align=\"center\" nowrap=\"nowrap\">";
                // line 64
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                echo $this->getAttribute($_messagerow_, "FOLDER_IMG", array());
                echo "</td>
\t\t";
                // line 65
                if (isset($context["S_PM_ICONS"])) { $_S_PM_ICONS_ = $context["S_PM_ICONS"]; } else { $_S_PM_ICONS_ = null; }
                if ($_S_PM_ICONS_) {
                    // line 66
                    echo "\t\t\t<td class=\"row1\" width=\"25\" align=\"center\">";
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "PM_ICON_IMG", array());
                    echo "</td>
\t\t";
                }
                // line 68
                echo "
\t\t";
                // line 69
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                if ($this->getAttribute($_messagerow_, "S_PM_DELETED", array())) {
                    echo "<td class=\"row3\">";
                } else {
                    echo "<td class=\"row1\">";
                }
                // line 70
                echo "\t\t\t";
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                if (( !$this->getAttribute($_messagerow_, "PM_IMG", array()) && $this->getAttribute($_messagerow_, "PM_CLASS", array()))) {
                    // line 71
                    echo "\t\t\t\t<span class=\"";
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "PM_CLASS", array());
                    echo "\" style=\"float: ";
                    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 ";\"><img src=\"images/spacer.gif\" width=\"10\" height=\"10\" alt=\"\" /></span>&nbsp;
\t\t\t";
                } elseif ($this->getAttribute($_messagerow_, "PM_IMG", array())) {
                    // line 73
                    echo "\t\t\t\t";
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "PM_IMG", array());
                    echo "&nbsp;
\t\t\t";
                }
                // line 75
                echo "
\t\t\t<span class=\"topictitle\">
\t\t\t\t";
                // line 77
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                echo $this->getAttribute($_messagerow_, "ATTACH_ICON_IMG", array());
                echo "
\t\t\t\t";
                // line 78
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                if ($this->getAttribute($_messagerow_, "S_PM_DELETED", array())) {
                    // line 79
                    echo "\t\t\t\t\t";
                    echo $this->env->getExtension('phpbb')->lang("MESSAGE_REMOVED_FROM_OUTBOX");
                    echo "<br />
\t\t\t\t\t<a href=\"";
                    // line 80
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "U_REMOVE_PM", array());
                    echo "\" style=\"float: ";
                    if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
                    echo $_S_CONTENT_FLOW_END_;
                    echo ";\">";
                    echo $this->env->getExtension('phpbb')->lang("DELETE_MESSAGE");
                    echo "</a>
\t\t\t\t";
                } else {
                    // line 82
                    echo "\t\t\t\t\t<a href=\"";
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "U_VIEW_PM", array());
                    echo "\">";
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "SUBJECT", array());
                    echo "</a>
\t\t\t\t";
                }
                // line 84
                echo "\t\t\t\t";
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                if ($this->getAttribute($_messagerow_, "S_PM_REPORTED", array())) {
                    // line 85
                    echo "\t\t\t\t\t<a href=\"";
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "U_MCP_REPORT", array());
                    echo "\" class=\"imageset\">";
                    if (isset($context["REPORTED_IMG"])) { $_REPORTED_IMG_ = $context["REPORTED_IMG"]; } else { $_REPORTED_IMG_ = null; }
                    echo $_REPORTED_IMG_;
                    echo "</a>&nbsp;
\t\t\t\t";
                }
                // line 87
                echo "\t\t\t\t";
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                if ($this->getAttribute($_messagerow_, "S_AUTHOR_DELETED", array())) {
                    // line 88
                    echo "\t\t\t\t\t<br /><em class=\"gensmall\">";
                    echo $this->env->getExtension('phpbb')->lang("PM_FROM_REMOVED_AUTHOR");
                    echo "</em>
\t\t\t\t";
                }
                // line 90
                echo "\t\t\t</span></td>

\t\t\t<td class=\"row1\" width=\"100\" align=\"center\"><p class=\"topicauthor\">";
                // line 92
                if (isset($context["S_SHOW_RECIPIENTS"])) { $_S_SHOW_RECIPIENTS_ = $context["S_SHOW_RECIPIENTS"]; } else { $_S_SHOW_RECIPIENTS_ = null; }
                if ($_S_SHOW_RECIPIENTS_) {
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "RECIPIENTS", array());
                } else {
                    if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                    echo $this->getAttribute($_messagerow_, "MESSAGE_AUTHOR_FULL", array());
                }
                echo "</p></td>
\t\t\t<td class=\"row1\" width=\"120\" align=\"center\"><p class=\"topicdetails\">";
                // line 93
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                echo $this->getAttribute($_messagerow_, "SENT_TIME", array());
                echo "</p></td>
\t\t\t<td class=\"row1\" width=\"20\" align=\"center\"><p class=\"topicdetails\"><input type=\"checkbox\" class=\"radio\" name=\"marked_msg_id[]\" value=\"";
                // line 94
                if (isset($context["messagerow"])) { $_messagerow_ = $context["messagerow"]; } else { $_messagerow_ = null; }
                echo $this->getAttribute($_messagerow_, "MESSAGE_ID", array());
                echo "\" /></p></td>
\t\t</tr>
\t";
                $context['_iterated'] = true;
            }
            if (!$context['_iterated']) {
                // line 97
                echo "\t\t<tr>
\t\t\t<td class=\"row1\" colspan=\"";
                // line 98
                if (isset($context["definition"])) { $_definition_ = $context["definition"]; } else { $_definition_ = null; }
                echo $this->getAttribute($_definition_, "COLSPAN", array());
                echo "\" height=\"30\" align=\"center\" valign=\"middle\"><span class=\"gen\">
\t\t\t";
                // line 99
                if (isset($context["S_COMPOSE_PM_VIEW"])) { $_S_COMPOSE_PM_VIEW_ = $context["S_COMPOSE_PM_VIEW"]; } else { $_S_COMPOSE_PM_VIEW_ = null; }
                if (isset($context["S_NO_AUTH_SEND_MESSAGE"])) { $_S_NO_AUTH_SEND_MESSAGE_ = $context["S_NO_AUTH_SEND_MESSAGE"]; } else { $_S_NO_AUTH_SEND_MESSAGE_ = null; }
                if (($_S_COMPOSE_PM_VIEW_ && $_S_NO_AUTH_SEND_MESSAGE_)) {
                    // line 100
                    echo "\t\t\t\t";
                    if (isset($context["S_USER_NEW"])) { $_S_USER_NEW_ = $context["S_USER_NEW"]; } else { $_S_USER_NEW_ = null; }
                    if ($_S_USER_NEW_) {
                        echo $this->env->getExtension('phpbb')->lang("USER_NEW_PERMISSION_DISALLOWED");
                    } else {
                        echo $this->env->getExtension('phpbb')->lang("NO_AUTH_SEND_MESSAGE");
                    }
                    // line 101
                    echo "\t\t\t";
                } else {
                    // line 102
                    echo "\t\t\t\t";
                    echo $this->env->getExtension('phpbb')->lang("NO_MESSAGES");
                    echo "
\t\t\t";
                }
                // line 104
                echo "\t\t\t</span></td>
\t\t</tr>
\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['messagerow'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 107
            echo "</table>

<input type=\"hidden\" name=\"cur_folder_id\" value=\"";
            // line 109
            if (isset($context["CUR_FOLDER_ID"])) { $_CUR_FOLDER_ID_ = $context["CUR_FOLDER_ID"]; } else { $_CUR_FOLDER_ID_ = null; }
            echo $_CUR_FOLDER_ID_;
            echo "\" />

<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\">
<tr>
\t<td class=\"cat\">
";
            // line 114
            if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
            if (twig_length_filter($this->env, $this->getAttribute($_loops_, "messagerow", array()))) {
                // line 115
                echo "\t<div style=\"float: ";
                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 ";\"><select name=\"export_option\"><option value=\"CSV\">";
                echo $this->env->getExtension('phpbb')->lang("EXPORT_AS_CSV");
                echo "</option><option value=\"CSV_EXCEL\">";
                echo $this->env->getExtension('phpbb')->lang("EXPORT_AS_CSV_EXCEL");
                echo "</option><option value=\"XML\">";
                echo $this->env->getExtension('phpbb')->lang("EXPORT_AS_XML");
                echo "</option></select>&nbsp;<input class=\"btnlite\" type=\"submit\" name=\"submit_export\" value=\"";
                echo $this->env->getExtension('phpbb')->lang("EXPORT_FOLDER");
                echo "\" /></div>
\t<div style=\"float: ";
                // line 116
                if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
                echo $_S_CONTENT_FLOW_END_;
                echo ";\"><select name=\"mark_option\">";
                if (isset($context["S_MARK_OPTIONS"])) { $_S_MARK_OPTIONS_ = $context["S_MARK_OPTIONS"]; } else { $_S_MARK_OPTIONS_ = null; }
                echo $_S_MARK_OPTIONS_;
                if (isset($context["S_MOVE_MARKED_OPTIONS"])) { $_S_MOVE_MARKED_OPTIONS_ = $context["S_MOVE_MARKED_OPTIONS"]; } else { $_S_MOVE_MARKED_OPTIONS_ = null; }
                echo $_S_MOVE_MARKED_OPTIONS_;
                echo "</select>&nbsp;<input class=\"btnlite\" type=\"submit\" name=\"submit_mark\" value=\"";
                echo $this->env->getExtension('phpbb')->lang("GO");
                echo "\" />&nbsp;</div>
";
            }
            // line 118
            echo "\t</td>
</tr>
</table>

<div style=\"padding: 2px;\"></div>
";
            // line 123
            $location = "ucp_pm_message_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_pm_message_footer.html", "ucp_pm_viewfolder.html", 123)->display($context);
            if ($namespace) {
                $this->env->setNamespaceLookUpOrder($previous_look_up_order);
            }
            // line 124
            echo "
";
        }
        // line 126
        echo "
<br clear=\"all\" />

</div>

";
        // line 131
        $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_pm_viewfolder.html", 131)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
    }

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

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  468 => 131,  461 => 126,  457 => 124,  445 => 123,  438 => 118,  425 => 116,  411 => 115,  408 => 114,  399 => 109,  395 => 107,  387 => 104,  381 => 102,  378 => 101,  370 => 100,  366 => 99,  361 => 98,  358 => 97,  349 => 94,  344 => 93,  333 => 92,  329 => 90,  323 => 88,  319 => 87,  309 => 85,  305 => 84,  295 => 82,  284 => 80,  279 => 79,  276 => 78,  271 => 77,  267 => 75,  260 => 73,  250 => 71,  246 => 70,  239 => 69,  236 => 68,  229 => 66,  226 => 65,  221 => 64,  218 => 63,  212 => 62,  206 => 59,  202 => 58,  193 => 57,  182 => 56,  179 => 55,  174 => 52,  164 => 50,  160 => 49,  157 => 48,  152 => 47,  146 => 46,  143 => 45,  138 => 44,  135 => 43,  131 => 42,  127 => 40,  119 => 36,  111 => 33,  103 => 29,  95 => 25,  89 => 22,  85 => 20,  82 => 19,  76 => 17,  73 => 16,  67 => 14,  61 => 12,  58 => 11,  53 => 8,  39 => 6,  36 => 5,  31 => 2,  19 => 1,);
    }
}
/* <!-- INCLUDE ucp_header.html -->*/
/* */
/* <div id="pagecontent">*/
/* */
/* <!-- IF not PROMPT -->*/
/* 	<!-- INCLUDE ucp_pm_message_header.html -->*/
/* <!-- ENDIF -->*/
/* */
/* <div style="padding: 2px;"></div>*/
/* */
/* <!-- IF S_PM_ICONS -->*/
/* 	<!-- DEFINE $COLSPAN = 6 -->*/
/* <!-- ELSE -->*/
/* 	<!-- DEFINE $COLSPAN = 5 -->*/
/* <!-- ENDIF -->*/
/* */
/* <form name="viewfolder" method="post" action="{S_PM_ACTION}" style="margin:0px">*/
/* */
/* <!-- IF PROMPT -->*/
/* 	<table class="tablebg" width="100%" cellspacing="1" cellpadding="0" border="0">*/
/* 	<tr>*/
/* 		<th colspan="2" valign="middle">{L_OPTIONS}</th>*/
/* 	</tr>*/
/* 	<tr>*/
/* 		<td class="row1" width="35%">{L_DELIMITER}{L_COLON} </td>*/
/* 		<td class="row2"><input class="post" type="text" name="delimiter" value="," /></td>*/
/* 	</tr>*/
/* 	<tr>*/
/* 		<td class="row1" width="35%">{L_ENCLOSURE}{L_COLON} </td>*/
/* 		<td class="row2"><input class="post" type="text" name="enclosure" value="&#034;" /></td>*/
/* 	</tr>*/
/* 	<tr>*/
/* 		<td class="cat" colspan="2" align="center"><input type="hidden" name="export_option" value="CSV" /><input class="btnmain" type="submit" name="submit_export" value="{L_EXPORT_FOLDER}" />&nbsp;&nbsp;<input class="btnlite" type="reset" value="{L_RESET}" name="reset" /></td>*/
/* 	</tr>*/
/* 	</table>*/
/* 	{S_FORM_TOKEN}*/
/* */
/* </form>*/
/* <!-- ELSE -->*/
/* */
/* 	<table class="tablebg" width="100%" cellspacing="1" cellpadding="0" border="0">*/
/* 	<!-- IF NUM_NOT_MOVED or NUM_REMOVED -->*/
/* 		<tr>*/
/* 			<td class="row3" colspan="{$COLSPAN}" align="center"><span class="gen">*/
/* 				<!-- IF NUM_REMOVED -->*/
/* 				{RULE_REMOVED_MESSAGES}*/
/* 					<!-- IF NUM_NOT_MOVED --><br /><!-- ENDIF -->*/
/* 				<!-- ENDIF -->*/
/* 				<!-- IF NUM_NOT_MOVED -->*/
/* 				{NOT_MOVED_MESSAGES}<br />{RELEASE_MESSAGE_INFO}*/
/* 				<!-- ENDIF -->*/
/* 			</span></td>*/
/* 		</tr>*/
/* 	<!-- ENDIF -->*/
/* 	<tr>*/
/* 		<th colspan="<!-- IF S_PM_ICONS -->3<!-- ELSE -->2<!-- ENDIF -->">&nbsp;{L_SUBJECT}&nbsp;</th>*/
/* 		<th>&nbsp;<!-- IF S_SHOW_RECIPIENTS -->{L_RECIPIENTS}<!-- ELSE -->{L_AUTHOR}<!-- ENDIF -->&nbsp;</th>*/
/* 		<th>&nbsp;{L_SENT_AT}&nbsp;</th>*/
/* 		<th>&nbsp;{L_MARK}&nbsp;</th>*/
/* 	</tr>*/
/* */
/* 	<!-- BEGIN messagerow -->*/
/* 		<tr>*/
/* 			<td class="row1" width="25" align="center" nowrap="nowrap">{messagerow.FOLDER_IMG}</td>*/
/* 		<!-- IF S_PM_ICONS -->*/
/* 			<td class="row1" width="25" align="center">{messagerow.PM_ICON_IMG}</td>*/
/* 		<!-- ENDIF -->*/
/* */
/* 		<!-- IF messagerow.S_PM_DELETED --><td class="row3"><!-- ELSE --><td class="row1"><!-- ENDIF -->*/
/* 			<!-- IF not messagerow.PM_IMG and messagerow.PM_CLASS -->*/
/* 				<span class="{messagerow.PM_CLASS}" style="float: {S_CONTENT_FLOW_BEGIN};"><img src="images/spacer.gif" width="10" height="10" alt="" /></span>&nbsp;*/
/* 			<!-- ELSEIF messagerow.PM_IMG -->*/
/* 				{messagerow.PM_IMG}&nbsp;*/
/* 			<!-- ENDIF -->*/
/* */
/* 			<span class="topictitle">*/
/* 				{messagerow.ATTACH_ICON_IMG}*/
/* 				<!-- IF messagerow.S_PM_DELETED -->*/
/* 					{L_MESSAGE_REMOVED_FROM_OUTBOX}<br />*/
/* 					<a href="{messagerow.U_REMOVE_PM}" style="float: {S_CONTENT_FLOW_END};">{L_DELETE_MESSAGE}</a>*/
/* 				<!-- ELSE -->*/
/* 					<a href="{messagerow.U_VIEW_PM}">{messagerow.SUBJECT}</a>*/
/* 				<!-- ENDIF -->*/
/* 				<!-- IF messagerow.S_PM_REPORTED -->*/
/* 					<a href="{messagerow.U_MCP_REPORT}" class="imageset">{REPORTED_IMG}</a>&nbsp;*/
/* 				<!-- ENDIF -->*/
/* 				<!-- IF messagerow.S_AUTHOR_DELETED -->*/
/* 					<br /><em class="gensmall">{L_PM_FROM_REMOVED_AUTHOR}</em>*/
/* 				<!-- ENDIF -->*/
/* 			</span></td>*/
/* */
/* 			<td class="row1" width="100" align="center"><p class="topicauthor"><!-- IF S_SHOW_RECIPIENTS -->{messagerow.RECIPIENTS}<!-- ELSE -->{messagerow.MESSAGE_AUTHOR_FULL}<!-- ENDIF --></p></td>*/
/* 			<td class="row1" width="120" align="center"><p class="topicdetails">{messagerow.SENT_TIME}</p></td>*/
/* 			<td class="row1" width="20" align="center"><p class="topicdetails"><input type="checkbox" class="radio" name="marked_msg_id[]" value="{messagerow.MESSAGE_ID}" /></p></td>*/
/* 		</tr>*/
/* 	<!-- BEGINELSE -->*/
/* 		<tr>*/
/* 			<td class="row1" colspan="{$COLSPAN}" height="30" align="center" valign="middle"><span class="gen">*/
/* 			<!-- IF S_COMPOSE_PM_VIEW and S_NO_AUTH_SEND_MESSAGE -->*/
/* 				<!-- IF S_USER_NEW -->{L_USER_NEW_PERMISSION_DISALLOWED}<!-- ELSE -->{L_NO_AUTH_SEND_MESSAGE}<!-- ENDIF -->*/
/* 			<!-- ELSE -->*/
/* 				{L_NO_MESSAGES}*/
/* 			<!-- ENDIF -->*/
/* 			</span></td>*/
/* 		</tr>*/
/* 	<!-- END messagerow -->*/
/* </table>*/
/* */
/* <input type="hidden" name="cur_folder_id" value="{CUR_FOLDER_ID}" />*/
/* */
/* <table border="0" cellspacing="0" cellpadding="0" width="100%">*/
/* <tr>*/
/* 	<td class="cat">*/
/* <!-- IF .messagerow -->*/
/* 	<div style="float: {S_CONTENT_FLOW_BEGIN};"><select name="export_option"><option value="CSV">{L_EXPORT_AS_CSV}</option><option value="CSV_EXCEL">{L_EXPORT_AS_CSV_EXCEL}</option><option value="XML">{L_EXPORT_AS_XML}</option></select>&nbsp;<input class="btnlite" type="submit" name="submit_export" value="{L_EXPORT_FOLDER}" /></div>*/
/* 	<div style="float: {S_CONTENT_FLOW_END};"><select name="mark_option">{S_MARK_OPTIONS}{S_MOVE_MARKED_OPTIONS}</select>&nbsp;<input class="btnlite" type="submit" name="submit_mark" value="{L_GO}" />&nbsp;</div>*/
/* <!-- ENDIF -->*/
/* 	</td>*/
/* </tr>*/
/* </table>*/
/* */
/* <div style="padding: 2px;"></div>*/
/* <!-- INCLUDE ucp_pm_message_footer.html -->*/
/* */
/* <!-- ENDIF -->*/
/* */
/* <br clear="all" />*/
/* */
/* </div>*/
/* */
/* <!-- INCLUDE ucp_footer.html -->*/
/* */
