diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-24 21:48:09 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-24 21:48:09 +0200 |
commit | 33364b4a63d9082eed3a956f7a1567f343839999 (patch) | |
tree | 0d092a8249922c276f26397ad6564ceeff240c0c /template/edit-list.html | |
parent | aaca3cc7cb413af1f566ac8d7a601d3c142e89f0 (diff) |
wibble
Diffstat (limited to 'template/edit-list.html')
-rw-r--r-- | template/edit-list.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/edit-list.html b/template/edit-list.html index 25d7af5..f44e38c 100644 --- a/template/edit-list.html +++ b/template/edit-list.html @@ -22,8 +22,9 @@ <hr/> <div id="content"> - <h1>Edit list <span class="email"><TMPL_VAR NAME=list>@<TMPL_VAR NAME=domain></span></h1> - + <h1>Edit list <a class="external" target="_blank" href="<TMPL_VAR NAME=listurl>" + ><span class="email"><TMPL_VAR NAME=list>@<TMPL_VAR NAME=domain></span + ></a></h1> <TMPL_IF NAME=newChanges> <TMPL_IF NAME=error> |