Fix minor XHTML compliancy issues (#479)
Don't start a <dl> when there's no content for it. Would result in "<dl></dl>". One error left in: data-clipboard-target="#metadata" JavaScript should probably be changed to check for id instead of a proprietary attribute. Add mandatory cols-attribute for non-CSS compatible browsers. We're one column short
Showing
- modules/core/templates/frontpage_federation.tpl.php 3 additions, 3 deletionsmodules/core/templates/frontpage_federation.tpl.php
- modules/core/templates/loginuserpass.php 1 addition, 1 deletionmodules/core/templates/loginuserpass.php
- modules/core/templates/show_metadata.tpl.php 1 addition, 1 deletionmodules/core/templates/show_metadata.tpl.php
- templates/error.php 2 additions, 2 deletionstemplates/error.php
- templates/login.php 3 additions, 3 deletionstemplates/login.php
- templates/metadata-converter.php 2 additions, 2 deletionstemplates/metadata-converter.php
- templates/metadata.php 3 additions, 3 deletionstemplates/metadata.php
Loading
Please register or sign in to comment