Lines 51-99
Authority MARC framework › Administration › Koha
Link Here
|
51 |
<a href="/cgi-bin/koha/admin/authtypes.pl">Authority types</a> |
51 |
<a href="/cgi-bin/koha/admin/authtypes.pl">Authority types</a> |
52 |
[% END %] |
52 |
[% END %] |
53 |
|
53 |
|
|
|
54 |
[% IF ( add_form || delete_confirm || delete_confirmed ) %] |
55 |
[% IF ( authtypecode ) %] |
56 |
[% WRAPPER breadcrumb_item %] |
57 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=[% authtypecode | uri %]">[% authtypecode | html %] Framework</a> |
58 |
[% END %] |
59 |
[% ELSE %] |
60 |
[% WRAPPER breadcrumb_item %] |
61 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl">Default framework</a> |
62 |
[% END %] |
63 |
[% END %] |
64 |
[% END %] |
65 |
|
54 |
[% IF ( add_form ) %] |
66 |
[% IF ( add_form ) %] |
55 |
[% IF ( use_heading_flags_p ) %] |
67 |
[% IF ( use_heading_flags_p ) %] |
56 |
|
|
|
57 |
[% IF ( heading_modify_tag_p ) %] |
68 |
[% IF ( heading_modify_tag_p ) %] |
58 |
[% IF ( authtypecode ) %] |
|
|
59 |
[% WRAPPER breadcrumb_item %] |
60 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=[% authtypecode | uri %]">[% authtypecode | html %] Framework</a> |
61 |
[% END %] |
62 |
[% ELSE %] |
63 |
[% WRAPPER breadcrumb_item %] |
64 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl">Default framework</a> |
65 |
[% END %] |
66 |
[% END %] |
67 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
69 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
68 |
Modify tag |
70 |
<span>Modify tag</span> |
69 |
[% END %] |
71 |
[% END %] |
70 |
[% END %] |
72 |
[% END %] |
71 |
|
73 |
|
72 |
[% IF ( heading_add_tag_p ) %] |
74 |
[% IF ( heading_add_tag_p ) %] |
73 |
[% IF ( authtypecode ) %] |
|
|
74 |
[% WRAPPER breadcrumb_item %] |
75 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=[% authtypecode | uri %]">[% authtypecode | html %] framework</a> |
76 |
[% END %] |
77 |
[% ELSE %] |
78 |
[% WRAPPER breadcrumb_item %] |
79 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl">Default framework</a> |
80 |
[% END %] |
81 |
[% END %] |
82 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
75 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
83 |
New tag |
76 |
<span>New tag</span> |
84 |
[% END %] |
77 |
[% END %] |
85 |
[% END %] |
78 |
[% END %] |
86 |
|
79 |
|
87 |
[% ELSE %] |
80 |
[% ELSE %] |
88 |
[% IF ( authtypecode ) %] |
|
|
89 |
[% WRAPPER breadcrumb_item %] |
90 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=[% authtypecode | uri %]">[% authtypecode | html %] Framework</a> |
91 |
[% END %] |
92 |
[% ELSE %] |
93 |
[% WRAPPER breadcrumb_item %] |
94 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl">Default framework</a> |
95 |
[% END %] |
96 |
[% END %] |
97 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
81 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
98 |
[% action | html %] |
82 |
[% action | html %] |
99 |
[% END %] |
83 |
[% END %] |
Lines 101-131
Authority MARC framework › Administration › Koha
Link Here
|
101 |
|
85 |
|
102 |
[% ELSE %] |
86 |
[% ELSE %] |
103 |
[% IF ( delete_confirm ) %] |
87 |
[% IF ( delete_confirm ) %] |
104 |
[% IF ( authtypecode ) %] |
|
|
105 |
[% WRAPPER breadcrumb_item %] |
106 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=[% authtypecode | uri %]">[% authtypecode | html %] framework</a> |
107 |
[% END %] |
108 |
[% ELSE %] |
109 |
[% WRAPPER breadcrumb_item %] |
110 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl">Default framework</a> |
111 |
[% END %] |
112 |
[% END %] |
113 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
88 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
114 |
Confirm deletion |
89 |
<span>Confirm deletion</span> |
115 |
[% END %] |
90 |
[% END %] |
116 |
[% ELSE %] |
91 |
[% ELSE %] |
117 |
[% IF ( delete_confirmed ) %] |
92 |
[% IF ( delete_confirmed ) %] |
118 |
[% IF ( authtypecode ) %] |
|
|
119 |
[% WRAPPER breadcrumb_item %] |
120 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=[% authtypecode | uri %]">[% authtypecode | html %] framework</a> |
121 |
[% END %] |
122 |
[% ELSE %] |
123 |
[% WRAPPER breadcrumb_item %] |
124 |
<a href="/cgi-bin/koha/admin/auth_tag_structure.pl">Default framework</a> |
125 |
[% END %] |
126 |
[% END %] |
127 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
93 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
128 |
Data deleted |
94 |
<span>Data deleted</span> |
129 |
[% END %] |
95 |
[% END %] |
130 |
[% ELSE %] |
96 |
[% ELSE %] |
131 |
[% IF ( authtypecode ) %] |
97 |
[% IF ( authtypecode ) %] |
Lines 134-140
Authority MARC framework › Administration › Koha
Link Here
|
134 |
[% END %] |
100 |
[% END %] |
135 |
[% ELSE %] |
101 |
[% ELSE %] |
136 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
102 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
137 |
Default framework |
103 |
<span>Default framework</span> |
138 |
[% END %] |
104 |
[% END %] |
139 |
[% END %] |
105 |
[% END %] |
140 |
[% END %] |
106 |
[% END %] |
Lines 155-162
Authority MARC framework › Administration › Koha
Link Here
|
155 |
[% IF ( add_form ) %] |
121 |
[% IF ( add_form ) %] |
156 |
|
122 |
|
157 |
<h2> |
123 |
<h2> |
158 |
[% IF ( heading_modify_tag_p ) %]Modify tag[% END %] |
124 |
[% IF ( heading_modify_tag_p ) %] |
159 |
[% IF ( heading_add_tag_p ) %]New tag[% END %] |
125 |
<span>Modify tag</span> |
|
|
126 |
[% END %] |
127 |
[% IF ( heading_add_tag_p ) %] |
128 |
<span>New tag</span> |
129 |
[% END %] |
160 |
</h2> |
130 |
</h2> |
161 |
<form action="[% script_name | html %]" name="Aform" method="post" class="validated"> |
131 |
<form action="[% script_name | html %]" name="Aform" method="post" class="validated"> |
162 |
<input type="hidden" name="op" value="add_validate" /> |
132 |
<input type="hidden" name="op" value="add_validate" /> |
163 |
- |
|
|