[bknr-cvs] r2427 - branches/bos/projects/bos/payment-website/templates/en
hhubner at common-lisp.net
hhubner at common-lisp.net
Thu Jan 31 08:09:19 UTC 2008
Author: hhubner
Date: Thu Jan 31 03:09:17 2008
New Revision: 2427
Modified:
branches/bos/projects/bos/payment-website/templates/en/profil.xml
Log:
Rearrange a little to gain more screen space.
Modified: branches/bos/projects/bos/payment-website/templates/en/profil.xml
==============================================================================
--- branches/bos/projects/bos/payment-website/templates/en/profil.xml (original)
+++ branches/bos/projects/bos/payment-website/templates/en/profil.xml Thu Jan 31 03:09:17 2008
@@ -67,23 +67,10 @@
<tr>
<td class="Label">action message</td>
<td class="Input">
- <button name="action" type="submit" value="save" onclick="javascript:return formcheck();">SAVE</button>
- </td>
- <td class="Info">Your personal profile data will be updated with the entered data.</td>
- </tr>
- <tr>
- <td class="Label"></td>
- <td class="Input">
- <button name="anonymize" type="submit" value="anonymize" onclick="javascript:return anonymizecheck();">make profile anonymous</button>
- </td>
- <td class="Info">Your personal data will be hidden.</td>
- </tr>
- <tr>
- <td class="Label"></td>
- <td class="Input">
+ <button name="action" type="submit" value="save" onclick="javascript:return formcheck();">Save</button>
<button name="action" type="reset">discard changes</button>
</td>
- <td class="Info">All arranged changes have been discarded.</td>
+ <td class="Info">Update profile or discard changes.</td>
</tr>
<bos:when-certificate>
<tr>
More information about the Bknr-cvs
mailing list