Changeset 861709
- Timestamp:
- 02/20/2014 03:18:30 PM (12 years ago)
- File:
-
- 1 edited
-
siteapps/trunk/views/admin/settings.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
siteapps/trunk/views/admin/settings.php
r861204 r861709 63 63 64 64 #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;} 65 67 </style> 66 68 … … 151 153 <?php 152 154 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(); 156 156 endif; 157 157 ?>
Note: See TracChangeset
for help on using the changeset viewer.