Changeset 5989c58a13936a80ec734f4295e35b171271f2cf

Show
Ignore:
Timestamp:
01/25/07 12:52:37 (2 years ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1169725957 +0100
git-parent:

[30d8ce14cd22dd9b8f6986200de44e8bae4b2c4c]

git-author:
Christopher Jung <bktheg@web.de> 1169725957 +0100
Message:

Das Feld fuer den Allynamen bei der Gruendung hat nun eine Laengenbegrenzung

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • templates/ally.html

    rb372a0b r5989c58  
    550550                        <tr> 
    551551                                <td class="noBorderX">Name:</td> 
    552                                 <td class="noBorderX"><input name="name" type="text" size="20" value="" /></td> 
     552                                <td class="noBorderX"><input name="name" type="text" size="20" maxlength="60" value="" /></td> 
    553553                        </tr> 
    554554                        <tr>