diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-11-11 12:18:49 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-11-11 12:18:49 -0800 |
commit | 5b7885a8666e980b6d8299ae32d6131de83b66c4 (patch) | |
tree | b5f52b82df2ab6034156acb743ec08ccf4bf73af /templates/sl/headfoot.html | |
parent | 6b23b329b661dfc5f3f2a20d10d1c6131312163c (diff) | |
download | mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.tar.gz mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.tar.xz mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.zip |
More html entity replacement in templates/*/*.html.
Diffstat (limited to '')
-rw-r--r-- | templates/sl/headfoot.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/sl/headfoot.html b/templates/sl/headfoot.html index 4e861af3..c1e98ebf 100644 --- a/templates/sl/headfoot.html +++ b/templates/sl/headfoot.html @@ -17,11 +17,11 @@ možnih nadomestil: <li><b><code>web_page_url</code></b> - Osnovni URL za Mailman. Temu lahko dodate npr. <em><code>listinfo/%(list_name)s</code></em> za stran s - podatki o poštnem seznamu. + podatki o poštnem seznamu. - <li><b><code>description</code></b> - Kratek opis poštnega seznama. + <li><b><code>description</code></b> - Kratek opis poštnega seznama. - <li><b><code>info</code></b> - Daljši opis poštnega seznama. + <li><b><code>info</code></b> - Daljši opis poštnega seznama. <li><b><code>cgiext</code></b> - Pripona, dodana za CGI skripte. </ul> |