Ignore:
Timestamp:
24 Jan 2014, 12:05:51 (11 years ago)
Author:
Henrik Bettermann
Message:

We need to render these alert messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html

    r10977 r10979  
    139139              </a>
    140140            </div>
     141            <div class="alert alert-warning">
     142                Be careful ...
     143            </div>
     144            <div class="alert alert-success">
     145                You have successfully ...
     146            </div>
     147            <div class="alert alert-danger">
     148                There were errors ...
     149            </div>
    141150            <div class="hero-unit kofa-content-label-box">
    142151              <h1 class="kofa-content-label-title">waeup.kofa theme</h1>
Note: See TracChangeset for help on using the changeset viewer.