Changesets can be listed by changeset number.
The Git repository is here.
Changeset 159
Added images for Comodo SSL certificate with links to indication of validity
with identity insurance details. Addresses Ticket #77.
- Comitted by: rool
- Date: Tuesday December 12 22:14:38 2006 (over 17 years ago)
Affected files:
- rool/rails/hub/trunk/app/views/account/login.rhtml (diff)
- rool/rails/hub/trunk/app/views/tasks/index.rhtml (diff)
rool/rails/hub/trunk/app/views/account/login.rhtml:
prev. | current | |
<td> </td> | ||
<td><%= make_action_link('account', 'signup', 80, 80, 'Sign up!') %></td> | ||
</tr> | ||
33 | | |
34 | </table> | |
35 | ||
36 | <p /> | |
37 | <a href="https://secure.comodo.net/ttb_searcher/trustlogo?v_querytype=C&v_shortname=SC2&v_search=www.riscosopen.org&x=6&y=5"> | |
38 | <img align="right" src="/images/ssl/secure_site.gif" alt="Comodo SSL" width="100" height="85" border="0" /> | |
39 | </a> | |
rool/rails/hub/trunk/app/views/tasks/index.rhtml:
prev. | current | |
<td><%= make_action_link('account', 'list', 80, 80, 'List accounts') %></td> | ||
</tr> | ||
</table> | ||
40 | ||
41 | <% end -%> | |
42 | ||
43 | <p /> | |
44 | <a href="https://secure.comodo.net/ttb_searcher/trustlogo?v_querytype=C&v_shortname=SC2&v_search=www.riscosopen.org&x=6&y=5"> | |
45 | <img align="right" src="/images/ssl/secure_site.gif" alt="Comodo SSL" width="100" height="85" border="0" /> | |
46 | </a> | |