cfoe
2012-07-11 a9c5c19aee8db8f4aa301eb9c26a498f2fd3ec0c
interface/web/themes/default/templates/error.tpl.htm
@@ -1,8 +1,8 @@
<div class="uniForm">
  <div id="errorMsg">
    <h3>Error</h3>
      <ol>
        <li>###ERRORMSG###</li>
      </ol>
  </div>
    <div id="errorMsg">
        <h3>Error</h3>
        <ol>
            <li>###ERRORMSG###</li>
        </ol>
    </div>
</div>