Lots of stuff, I got too tired to keep perfect revision history
[cs356-p2-videostore.git] / app / views / login / list_users.rhtml
index d730d82..0f00737 100644 (file)
@@ -1,4 +1,7 @@
 <h1>Employees</h1>
+
+<p>Press the "[X]" next to the username to delete that user</p>
+
 <ul>
   <% for user in @all_users %>
     <li><%=link_to "[X]", { # link_to options