User: augustin Branch: HEAD Date: Fri, 06 Jul 2007 10:06:52 +0000 Modified files: /modules/front front_page.module Log message: #117042 Bugfix: the choice 'same as anonymous users' had disappeared. It is now back for both 'authenticated users' and all other roles. Code redundancy fix: in order to increase code readability, the form item is coded once, but beforehand, 1) we set all common items 2) we define all elements different for each role. At the same time, the long description strings were broken up into logical small parts, to prevent translators from translating the same string several times. Finally, improved the HTML for the string display: using <dd>..<dt>..<dd> instead of <strong>. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/front/front_page.m...