Ignore:
Timestamp:
Oct 14, 2012, 7:06:27 PM (12 years ago)
Author:
Zaphod
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/template/identification.tpl

    r14687 r18640  
    1414        <div id="content_cell">
    1515                <div class="content_block">
    16                         {if isset($errors) }
    17                                 <div class="errors">
    18                                         <ul>
    19                                                 {foreach from=$errors item=error}
    20                                                         <li>{$error}</li>
    21                                                 {/foreach}
    22                                         </ul>
    23                                 </div>
    24                         {/if}
     16                        {include file='infos_errors.tpl'}
    2517                        <form action="{$F_LOGIN_ACTION}" method="post" name="login_form">
    2618                                <fieldset>
Note: See TracChangeset for help on using the changeset viewer.