Changeset 5081 for branches/greyhound/tmpl
- Timestamp:
- 11/19/09 06:02:04 (4 months ago)
- Files:
-
- 1 modified
-
branches/greyhound/tmpl/comment/auth_yahoo.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/greyhound/tmpl/comment/auth_yahoo.tmpl
r4199 r5081 1 1 <form method="post" action="<mt:var name="script_url">"> 2 2 <input type="hidden" name="__mode" value="login_external" /> 3 <input type="hidden" name="openid_url" value=" yahoo.com" />3 <input type="hidden" name="openid_url" value="me.yahoo.com" /> 4 4 <input type="hidden" name="blog_id" value="<mt:var name="blog_id">" /> 5 5 <input type="hidden" name="entry_id" value="<mt:var name="entry_id">" />
