Remove the message that says the themer is under contruction

This commit is contained in:
Neil Lalonde 2014-05-09 15:28:08 -04:00
parent 0fa26022c0
commit 3b1e1731dc
2 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,3 @@
<div class='alert alert-error'>{{i18n admin.customize.colors.under_construction}}</div>
<div class='content-list span6'>
<h3>{{i18n admin.customize.colors.long_title}}</h3>
<ul>

View File

@ -1465,7 +1465,6 @@ en:
new_name: "New Color Scheme"
copy_name_prefix: "Copy of"
delete_confirm: "Delete this color scheme?"
under_construction: "NOTE: Changes made here will do nothing! This feature is under construction!"
primary: 'primary'
secondary: 'secondary'
tertiary: 'tertiary'