X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates-dist%2Fadmin%2Ftopiclist.template;h=e9472947e679934533f181f70f473900dcd560f0;hb=b824bb63090abfabe99b73f57246df760748d0f9;hp=61832f5de9d1e167d4c949a56af0327ac4c479e6;hpb=e096ea3195a90521acdf06c44d05abac609cb9ea;p=mir.git diff --git a/templates-dist/admin/topiclist.template b/templates-dist/admin/topiclist.template index 61832f5d..e9472947 100755 --- a/templates-dist/admin/topiclist.template +++ b/templates-dist/admin/topiclist.template @@ -17,32 +17,34 @@ bgcolor="#dddddd" > - ${entry.title}  - ${entry.description}  + ${encodeHTML(entry.title)}  + ${encodeHTML(entry.description)}  - ${entry.main_url}
- ${entry.archiv_url}
-  ${lang("delete")} - | ${lang("edit")} + ${encodeHTML(entry.main_url)}
+ ${encodeHTML(entry.archiv_url)} +  ${lang("delete")} + | ${lang("edit")}
- ${data.count} ${lang("records")} / ${lang("show_from_to", data.from, data.to)} + ${encodeHTML(data.count)} ${lang("records")} / ${lang("show_from_to", data.from, data.to)}  

- +

- - - + + + + - - + + +