14812: Finish first pass migrating config items
[arvados.git] / apps / workbench / app / views / users / _tables.html.erb
index 5667951124378a8a34990138529935627e4b7946..01a77cdd6188fd35ea409e9c8e90c7f5babb29b4 100644 (file)
@@ -251,7 +251,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
           Your account must be activated by an Arvados administrator.  If this
           is your first time accessing Arvados and would like to request
           access, or you believe you are seeing the page in error, please
-          <%= link_to "contact us", Rails.configuration.activation_contact_link %>.
+          <%= link_to "contact us", Rails.configuration.Workbench.ActivationContactLink %>.
           You should receive an email at the address you used to log in when
           your account is activated.  In the mean time, you can
           <%= link_to "learn more about Arvados", "https://arvados.org/projects/arvados/wiki/Introduction_to_Arvados" %>,
@@ -259,7 +259,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
         </p>
         <p style="padding-bottom: 1em">
           <%= link_to raw('Contact us &#x2709;'),
-              Rails.configuration.activation_contact_link, class: "pull-right btn btn-primary" %></p>
+              Rails.configuration.Workbench.ActivationContactLink, class: "pull-right btn btn-primary" %></p>
       </div>
     </div>
   </div>