MS changed the session page to show APP_CONFIG[:terse_pod_url]

This commit is contained in:
maxwell 2010-09-23 10:39:47 -07:00
parent 457be4385b
commit 40d736d233

View file

@ -10,7 +10,7 @@
= f.label :username
= f.text_field :username
%p.user_network
="@#{APP_CONFIG[:pod_url]}"
="@#{APP_CONFIG[:terse_pod_url]}"
%p
= f.label :password