X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_surfbar_urls_row.tpl;h=b5b90d9ccd7c35279b242730770a2956bb09fa72;hb=ddfb5391053512a0e55b19a403e50926bb38e226;hp=e1bfc67e05e75fe7d4be1802f37a6c5057fcf564;hpb=6cf3cd12edf6371fc29d016c30ccd53836536211;p=mailer.git diff --git a/templates/de/html/admin/admin_list_surfbar_urls_row.tpl b/templates/de/html/admin/admin_list_surfbar_urls_row.tpl index e1bfc67e05..b5b90d9ccd 100644 --- a/templates/de/html/admin/admin_list_surfbar_urls_row.tpl +++ b/templates/de/html/admin/admin_list_surfbar_urls_row.tpl @@ -1,29 +1,26 @@ - - - - - - $content[userid] - - - {--ADMIN_TEST_URL--} - - - $content[reward] {!POINTS!} - - - $content[views_total] - - - $content[status] - - - $content[registered] - - - $content[last_locked] - - - $content[lock_reason] - - + + + + + + {%pipe,generateUserProfileLink=$content[url_userid]%} + + + {--ADMIN_TEST_URL--} + + + {%pipe,translateComma=$content[url_views_total]%} + + + {%pipe,translateSurfbarUrlStatus=$content[url_status]%} + + + $content[url_registered] + + + $content[url_last_locked] + + + {%pipe,fixEmptyContentToDashes=$content[url_lock_reason]%} + +