diff options
| author | Christian Fowler <spider@viovio.com> | 2008-04-22 03:57:26 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2008-04-22 03:57:26 +0000 |
| commit | 136256676990378255bcaa670e081d5d53899946 (patch) | |
| tree | d4042c1f6a009ba64658a69ef54ef3e30aa9cb00 /templates | |
| parent | 7ba12b3303ca5970b1e808564e0e72b23ea1ea60 (diff) | |
| download | boards-136256676990378255bcaa670e081d5d53899946.tar.gz boards-136256676990378255bcaa670e081d5d53899946.tar.bz2 boards-136256676990378255bcaa670e081d5d53899946.zip | |
link title to get back to board
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/mailing_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mailing_list.tpl b/templates/mailing_list.tpl index 99e1344..2d32414 100644 --- a/templates/mailing_list.tpl +++ b/templates/mailing_list.tpl @@ -2,7 +2,7 @@ <div class="listing users"> <div class="header"> - <h1>{tr}Mailing List{/tr}: {$board->getTitle()}</h1> + <h1>{tr}Mailing List{/tr}: {$board->getDisplayLink()}</h1> </div> <div class="body"> |
