This is part of the documentation project described at http://drupal.org/node/24768.
Please apply to DRUPAL-4-6 and HEAD.

CommentFileSizeAuthor
listhandler.module_0.diff1.95 KBPunkCut25

Comments

robin monks’s picture

Major Problems:
- split case 'admin/help#listhandler': return t('
- Correct whitespace
- Use discriptive names %/admin/forum to %administer-forum
- Don't direct link!! This breaks non-clean URLs <a href = "/admin/forum"
- No spaces between the href, the = and the link please.
- Remove the break;

Robin

philipnet’s picture

Assigned: Unassigned » philipnet
Status: Needs review » Closed (fixed)

This had previously been committed to CVS HEAD by killes.