Plugin Directory

Changeset 861709


Ignore:
Timestamp:
02/20/2014 03:18:30 PM (12 years ago)
Author:
marcelioleal
Message:

new message error style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • siteapps/trunk/views/admin/settings.php

    r861204 r861709  
    6363
    6464#sa_wp_config #header, #sa_wp_config #topinfo, #sa_wp_config #topinfo2, #sacontent{ padding-left: 30px; }
     65
     66.errorSiteApps{border-left:0px;border: 1px solid #DD3D36;}
    6567</style>
    6668
     
    151153            <?php
    152154            if ($saId && (!$userKey || !$emailConfig)) :
    153             ?>
    154             <div class="error"><p>Unable to update SiteApps segment information. Please update your Account Email and User API key information below to personalize your website with SiteApps segments.</p></div>
    155             <?php
     155                SiteAppsMessage::oldConfiguration();
    156156            endif;
    157157            ?>
Note: See TracChangeset for help on using the changeset viewer.