Poikilos / adaptogon

Adaptogon aims to be an all-features-optional PHP library with CMS features, page editor, contact form with anti-spam code, booking, multi-tier navigation, statistics, and multi-site template system.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Change errors to use alert and alert-warning instead of sErrorStyle or color:red or 255,64,64 #5

Open Poikilos opened 4 years ago

Poikilos commented 4 years ago

Change all errors to use <div class="alert alert-warning"> such as when color:red or color:rgb(255,64,64) or $sErrorStyle is used.

Also utilize: