diff options
author | Unknown <joe2010xtmf@163.com> | 2014-06-22 13:14:03 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-06-22 13:14:03 -0400 |
commit | 9924e65ca11770f247723b10fcbdb81dc9534b32 (patch) | |
tree | 23995a2838ac24c88ebfd9267b567ec7e4f1a05c /templates | |
parent | c280415e0b449b420f4540886b8e16ae3c9e6454 (diff) | |
download | gitea-9924e65ca11770f247723b10fcbdb81dc9534b32.tar.gz gitea-9924e65ca11770f247723b10fcbdb81dc9534b32.zip |
In progress of name template name constant
Diffstat (limited to 'templates')
-rw-r--r-- | templates/admin/auth/edit.tmpl (renamed from templates/admin/auths/edit.tmpl) | 0 | ||||
-rw-r--r-- | templates/admin/auth/new.tmpl (renamed from templates/admin/auths/new.tmpl) | 0 | ||||
-rw-r--r-- | templates/admin/user/edit.tmpl (renamed from templates/admin/users/edit.tmpl) | 0 | ||||
-rw-r--r-- | templates/admin/user/new.tmpl (renamed from templates/admin/users/new.tmpl) | 0 | ||||
-rw-r--r-- | templates/mail/auth/active.tmpl (renamed from templates/mail/auth/active_email.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/issue/create.tmpl (renamed from templates/issue/create.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/issue/list.tmpl (renamed from templates/issue/list.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/issue/milestone.tmpl (renamed from templates/issue/milestone.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/issue/milestone_edit.tmpl (renamed from templates/issue/milestone_edit.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/issue/milestone_new.tmpl (renamed from templates/issue/milestone_new.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/issue/view.tmpl (renamed from templates/issue/view.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/release/edit.tmpl (renamed from templates/release/edit.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/release/list.tmpl (renamed from templates/release/list.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/release/new.tmpl (renamed from templates/release/new.tmpl) | 0 |
14 files changed, 0 insertions, 0 deletions
diff --git a/templates/admin/auths/edit.tmpl b/templates/admin/auth/edit.tmpl index a2c2ddc698..a2c2ddc698 100644 --- a/templates/admin/auths/edit.tmpl +++ b/templates/admin/auth/edit.tmpl diff --git a/templates/admin/auths/new.tmpl b/templates/admin/auth/new.tmpl index abb88043ee..abb88043ee 100644 --- a/templates/admin/auths/new.tmpl +++ b/templates/admin/auth/new.tmpl diff --git a/templates/admin/users/edit.tmpl b/templates/admin/user/edit.tmpl index b1fffb69c3..b1fffb69c3 100644 --- a/templates/admin/users/edit.tmpl +++ b/templates/admin/user/edit.tmpl diff --git a/templates/admin/users/new.tmpl b/templates/admin/user/new.tmpl index 4f4866c4b6..4f4866c4b6 100644 --- a/templates/admin/users/new.tmpl +++ b/templates/admin/user/new.tmpl diff --git a/templates/mail/auth/active_email.tmpl b/templates/mail/auth/active.tmpl index 72d9948bd4..72d9948bd4 100644 --- a/templates/mail/auth/active_email.tmpl +++ b/templates/mail/auth/active.tmpl diff --git a/templates/issue/create.tmpl b/templates/repo/issue/create.tmpl index 34cecc78bd..34cecc78bd 100644 --- a/templates/issue/create.tmpl +++ b/templates/repo/issue/create.tmpl diff --git a/templates/issue/list.tmpl b/templates/repo/issue/list.tmpl index 0fae3eb663..0fae3eb663 100644 --- a/templates/issue/list.tmpl +++ b/templates/repo/issue/list.tmpl diff --git a/templates/issue/milestone.tmpl b/templates/repo/issue/milestone.tmpl index 8a5751c19b..8a5751c19b 100644 --- a/templates/issue/milestone.tmpl +++ b/templates/repo/issue/milestone.tmpl diff --git a/templates/issue/milestone_edit.tmpl b/templates/repo/issue/milestone_edit.tmpl index 8f1a05e012..8f1a05e012 100644 --- a/templates/issue/milestone_edit.tmpl +++ b/templates/repo/issue/milestone_edit.tmpl diff --git a/templates/issue/milestone_new.tmpl b/templates/repo/issue/milestone_new.tmpl index 044b7d1061..044b7d1061 100644 --- a/templates/issue/milestone_new.tmpl +++ b/templates/repo/issue/milestone_new.tmpl diff --git a/templates/issue/view.tmpl b/templates/repo/issue/view.tmpl index ba1fe16b79..ba1fe16b79 100644 --- a/templates/issue/view.tmpl +++ b/templates/repo/issue/view.tmpl diff --git a/templates/release/edit.tmpl b/templates/repo/release/edit.tmpl index e437092c8c..e437092c8c 100644 --- a/templates/release/edit.tmpl +++ b/templates/repo/release/edit.tmpl diff --git a/templates/release/list.tmpl b/templates/repo/release/list.tmpl index 0f02508fb9..0f02508fb9 100644 --- a/templates/release/list.tmpl +++ b/templates/repo/release/list.tmpl diff --git a/templates/release/new.tmpl b/templates/repo/release/new.tmpl index 6c5cf40ceb..6c5cf40ceb 100644 --- a/templates/release/new.tmpl +++ b/templates/repo/release/new.tmpl |