Improved ask read-only message
Makes the read-only message more detailed and includes hyperlinks. Change-Id: I01f76949276962971246ce760c371e5bd010cb02
This commit is contained in:
parent
06f725519d
commit
ef5645baa7
@ -369,9 +369,9 @@ LIVESETTINGS_OPTIONS = {
|
||||
'READ_ONLY_MODE_ENABLED': True,
|
||||
'READ_ONLY_MESSAGE':
|
||||
'The ask.openstack.org website will be read-only from '
|
||||
'now on. Please ask questions on the openstack-discuss '
|
||||
'mailing-list or on stackoverflow.com instead (use the '
|
||||
'"openstack" tag).'
|
||||
'now on. Please ask questions on the <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss">openstack-discuss</a> '
|
||||
'mailing-list, <a href="https://stackoverflow.com/questions/tagged/openstack">stackoverflow.com</a> for coding or '
|
||||
'<a href="https://serverfault.com/tags/openstack/info">serverfault.com<a> for operations.'
|
||||
},
|
||||
'GENERAL_SKIN_SETTINGS': {
|
||||
<% if @custom_theme_enabled %>
|
||||
|
Loading…
Reference in New Issue
Block a user