This is a small fix to the banner creation form to fix a broken link.

CommentFileSizeAuthor
#1 banner_formating.patch2.23 KBac
contributions_1.patch997 bytesac

Comments

ac’s picture

Title: Broken link » Rerolled
StatusFileSize
new2.23 KB

Rerolled to include a few others

sun’s picture

Title: Rerolled » t() formatting
Component: User interface » Code

Why did you replace all tokens with another prefix? This invalidates all existing translations for those strings.

ac’s picture

This is for HEAD which is DRUPAL-5

wulff’s picture

Status: Needs review » Fixed

Actually, AFAICT from the docs, we need to retain the %'s and remove the calls to theme('placeholder').

I'll include a fix in the next commit. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)