Fixes issue with the professional email publicity (Closes #983).
[platal.git] / templates / profile / jobs.job.tpl
index b146549..63294af 100644 (file)
         <input type="text" size="30" maxlength="60" {if $job.email_error}class="error"{/if}
                name="{$jobpref}[email]" value="{$job.email}" />
         <span class="flags">
-          {include file="include/flags.radio.tpl" name="`$jobpref`[email_pub]" val=$job.mail_pub}
+          {include file="include/flags.radio.tpl" name="`$jobpref`[email_pub]" val=$job.email_pub}
         </span>
       </td>
     </tr>