Marius Cramer
2014-01-23 d6aadf81f11cbb3cda030d095feb6e8c8a44aafe
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>