Sha256: 90f089beff0dd5c646732850d547bceef68e5a27544377a484115e34ad1afd46

Contents?: true

Size: 398 Bytes

Versions: 6

Compression:

Stored size: 398 Bytes

Contents

<div title="Account login" id="loginform">
	<%= content_tag :h3, link_to(image_tag("/images/admin/typologo.gif", :alt=>"Typo website", :style => "height: 24px"), "http://typosphere.org") + _(" Administration") %>

    <div class="form admin">
      <% if flash[:notice] %>
        <h4><%= flash[:notice] %></h4>
      <% end %>

      <%= render :partial => "shared/loginform" %>
    </div>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-5.0.3.98.1 app/views/accounts/login.html.erb
typo-5.0.3.98 app/views/accounts/login.html.erb
typo-5.1.1 app/views/accounts/login.html.erb
typo-5.1.2 app/views/accounts/login.html.erb
typo-5.1.3 app/views/accounts/login.html.erb
typo-5.1 app/views/accounts/login.html.erb