<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,20 +6,6 @@
             &lt;h1&gt;${ &quot;Add User&quot; | translate }&lt;/h1&gt;
             &lt;form id=&quot;new_user&quot; class=&quot;split&quot; action=&quot;{% admin &quot;add_user&quot; %}&quot; method=&quot;post&quot; accept-charset=&quot;utf-8&quot; enctype=&quot;multipart/form-data&quot;&gt;
                 &lt;fieldset&gt;
-                    &lt;h2&gt;${ &quot;Information&quot; | translate }&lt;/h2&gt;
-                    &lt;p&gt;
-                        &lt;label for=&quot;full_name&quot;&gt;${ &quot;Full Name&quot; | translate }&lt;/label&gt;
-                        &lt;input class=&quot;text&quot; type=&quot;text&quot; name=&quot;full_name&quot; value=&quot;&quot; id=&quot;full_name&quot; /&gt;
-                    &lt;/p&gt;
-                    &lt;p&gt;
-                        &lt;label for=&quot;email&quot;&gt;${ &quot;E-Mail&quot; | translate }&lt;/label&gt;
-                        &lt;input class=&quot;text&quot; type=&quot;text&quot; name=&quot;email&quot; value=&quot;&quot; id=&quot;email&quot; /&gt;
-                    &lt;/p&gt;
-                    &lt;p&gt;
-                        &lt;label for=&quot;website&quot;&gt;${ &quot;Website&quot; | translate }&lt;/label&gt;
-                        &lt;input class=&quot;text&quot; type=&quot;text&quot; name=&quot;website&quot; value=&quot;&quot; id=&quot;website&quot; /&gt;
-                    &lt;/p&gt;
-
                     &lt;h2&gt;${ &quot;Settings&quot; | translate }&lt;/h2&gt;
                     &lt;p&gt;
                         &lt;label for=&quot;login&quot;&gt;${ &quot;Login&quot; | translate }&lt;/label&gt;
@@ -35,13 +21,29 @@
                         &lt;/select&gt;
                     &lt;/p&gt;
                     &lt;p&gt;
-                        &lt;label for=&quot;password1&quot;&gt;${ &quot;Password?&quot; | translate }&lt;/label&gt;
+                        &lt;label for=&quot;password1&quot;&gt;${ &quot;Password&quot; | translate }&lt;/label&gt;
                         &lt;input class=&quot;text&quot; type=&quot;password&quot; name=&quot;password1&quot; value=&quot;&quot; id=&quot;password1&quot; /&gt;
                     &lt;/p&gt;
                     &lt;p&gt;
                         &lt;label for=&quot;password2&quot;&gt;${ &quot;Confirm&quot; | translate }&lt;/label&gt;
                         &lt;input class=&quot;text&quot; type=&quot;password&quot; name=&quot;password2&quot; value=&quot;&quot; id=&quot;password2&quot; /&gt;
                     &lt;/p&gt;
+
+                    &lt;h2&gt;${ &quot;Information&quot; | translate }&lt;/h2&gt;
+                    &lt;p&gt;
+                        &lt;label for=&quot;full_name&quot;&gt;${ &quot;Full Name&quot; | translate }&lt;/label&gt;
+                        &lt;input class=&quot;text&quot; type=&quot;text&quot; name=&quot;full_name&quot; value=&quot;&quot; id=&quot;full_name&quot; /&gt;
+                    &lt;/p&gt;
+                    &lt;p&gt;
+                        &lt;label for=&quot;email&quot;&gt;${ &quot;E-Mail&quot; | translate }&lt;/label&gt;
+                        &lt;input class=&quot;text&quot; type=&quot;text&quot; name=&quot;email&quot; value=&quot;&quot; id=&quot;email&quot; /&gt;
+                    &lt;/p&gt;
+                    &lt;p&gt;
+                        &lt;label for=&quot;website&quot;&gt;${ &quot;Website&quot; | translate }&lt;/label&gt;
+                        &lt;input class=&quot;text&quot; type=&quot;text&quot; name=&quot;website&quot; value=&quot;&quot; id=&quot;website&quot; /&gt;
+                    &lt;/p&gt;
+
+
                     ${ trigger.call(&quot;new_user_fields&quot;) }
 
                     &lt;br /&gt;</diff>
      <filename>admin/layout/pages/new_user.twig</filename>
    </modified>
    <modified>
      <diff>@@ -364,6 +364,7 @@
          *     $text - The text to show for the link.
          *     $before - If the link can be shown, show this before it.
          *     $after - If the link can be shown, show this after it.
+         *     $classes - Extra CSS classes for the link, space-delimited.
          */
         public function edit_link($text = null, $before = null, $after = null, $classes = &quot;&quot;) {
             if (!$this-&gt;editable())
@@ -383,6 +384,7 @@
          *     $text - The text to show for the link.
          *     $before - If the link can be shown, show this before it.
          *     $after - If the link can be shown, show this after it.
+         *     $classes - Extra CSS classes for the link, space-delimited.
          */
         public function delete_link($text = null, $before = null, $after = null, $classes = &quot;&quot;) {
             if (!$this-&gt;deletable())</diff>
      <filename>includes/class/Model.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c3d2b2820162af5a9c669aa12b460c7913d82791</id>
    </parent>
  </parents>
  <author>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </author>
  <url>http://github.com/vito/chyrp/commit/88fcd86d2385c9a7f307dab9b58c0dd64d2b8902</url>
  <id>88fcd86d2385c9a7f307dab9b58c0dd64d2b8902</id>
  <committed-date>2008-11-02T07:40:28-08:00</committed-date>
  <authored-date>2008-11-02T07:40:28-08:00</authored-date>
  <message>* Tweaked the user creation form.
* Documentation fix in Model.php.</message>
  <tree>15fe2c20dd1b2189bdb1651c2605721435574b5c</tree>
  <committer>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </committer>
</commit>
