]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 98658: Let administrator know which customised templates have been update...
authorzach%zachlipton.com <>
Thu, 4 Apr 2002 04:01:01 +0000 (04:01 +0000)
committerzach%zachlipton.com <>
Thu, 4 Apr 2002 04:01:01 +0000 (04:01 +0000)
commit09114c215c8c58595964ff017ab80394860fd75b
tree2e6931289bde6c6fc426dcbccbcc004970ef7984
parent153a60fc43567d0b79aa6bf1d70e76be12521de1
Fix for bug 98658: Let administrator know which customised templates have been updated by Bugzilla team.
Patch adds a version string to every template and a check in
t/004template.t to check for version strings in templates.
Note that two templates that were not included in the initial patch
now have version strings added.

r=justdave, r2=myk
40 files changed:
t/004template.t
template/default/admin/account_created.tmpl
template/default/admin/account_exists.tmpl
template/default/admin/change-password.html.tmpl
template/default/admin/create_account.tmpl
template/default/attachment/created.atml
template/default/attachment/edit.atml
template/default/attachment/enter.atml
template/default/attachment/list.atml
template/default/attachment/updated.atml
template/default/attachment/viewall.atml
template/default/attachstatus/create.atml
template/default/attachstatus/delete.atml
template/default/attachstatus/edit.atml
template/default/attachstatus/list.atml
template/default/buglist/colchange.tmpl
template/default/buglist/server-push.html.tmpl
template/default/entry/enter_bug.tmpl
template/default/global/choose_product.tmpl
template/default/global/footer
template/default/global/header
template/default/global/message.html.tmpl
template/default/index.tmpl
template/default/info/describe-components.tmpl
template/default/info/describe-keywords.html.tmpl
template/default/info/quips.tmpl
template/default/prefs/userprefs.tmpl
template/default/query/query.atml
template/default/show/activity.html.tmpl
template/default/show/bug-activity.html.tmpl
template/default/show/choose_bug.html.tmpl
template/default/show/choose_xml.html.tmpl
template/default/show/comments.tmpl
template/default/show/multiple.tmpl
template/default/show/show_bug.html.tmpl
template/default/sidebar/xul.tmpl
template/default/token/confirmemail.html.tmpl
template/default/token/emailchangenew.txt.tmpl
template/default/token/emailchangeold.txt.tmpl
template/default/token/tokencancel.txt.tmpl