]> git.mxchange.org Git - mailer.git/commit
More surfbar mail templates added, a lot renamed to naming convention.
authorRoland Häder <roland@mxchange.org>
Fri, 28 Nov 2008 02:02:29 +0000 (02:02 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 28 Nov 2008 02:02:29 +0000 (02:02 +0000)
commitd4774aabf3b0a7d7a36eb61b5e01667b32cf9292
treec633537f2e1b806ac80353798e3aa2d9b5b1c2cc
parentfb49a7f781fb3668d59f74d0721eda4365ca87de
More surfbar mail templates added, a lot renamed to naming convention.
- Added for stopped URLs which shall start again
- Added for stopped URLs which shall be deleted
- A lot renamed!
24 files changed:
.gitattributes
inc/databases.php
inc/language/_de.php [new file with mode: 0644]
inc/language/surfbar_de.php
inc/libs/surfbar_functions.php
inc/modules/admin/what-list_surfbar_urls.php
templates/de/emails/admin/admin_surfbar_url_active_deleted.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_active_pending.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_active_stopped.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_deleted.tpl [deleted file]
templates/de/emails/admin/admin_surfbar_url_edited.tpl [deleted file]
templates/de/emails/admin/admin_surfbar_url_pending_deleted.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_stopped_continued.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_stopped_deleted.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_stopped_pending.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_active_deleted.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_active_pending.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_active_stopped.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_deleted.tpl [deleted file]
templates/de/emails/member/member_surfbar_url_edited.tpl [deleted file]
templates/de/emails/member/member_surfbar_url_pending_deleted.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_stopped_continued.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_stopped_deleted.tpl [new file with mode: 0644]
templates/de/emails/member/member_surfbar_url_stopped_pending.tpl [new file with mode: 0644]