View | Details | Raw Unified | Return to bug 13218
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt (-7 lines)
Lines 113-124 tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : Link Here
113
                    <li><label for="authorpersonal">Author (personal): </label> <input type="text" id="authorpersonal" name="authorpersonal" value="" /></li>
113
                    <li><label for="authorpersonal">Author (personal): </label> <input type="text" id="authorpersonal" name="authorpersonal" value="" /></li>
114
                    <li><label for="authorcorp">Author (corporate): </label> <input type="text" id="authorcorp" name="authorcorp" value="" /></li>
114
                    <li><label for="authorcorp">Author (corporate): </label> <input type="text" id="authorcorp" name="authorcorp" value="" /></li>
115
                    <li><label for="authormeetingcon">Author (meeting/conference): </label> <input type="text" id="authormeetingcon" name="authormeetingcon" value="" /></li>
115
                    <li><label for="authormeetingcon">Author (meeting/conference): </label> <input type="text" id="authormeetingcon" name="authormeetingcon" value="" /></li>
116
                </ol>
117
                </fieldset>
118
            </div>
119
            <div class="yui-u">
120
                <fieldset class="rows">
121
                <ol>
122
                    <li><label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li>
116
                    <li><label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li>
123
                    <li><label for="subjectsubdiv">Subject sub-division: </label> <input type="text" id="subjectsubdiv" name="subjectsubdiv" value="" /></li>
117
                    <li><label for="subjectsubdiv">Subject sub-division: </label> <input type="text" id="subjectsubdiv" name="subjectsubdiv" value="" /></li>
124
                    <li><label for="title">Title (any): </label> <input type="text" id="title"  name="title" value="[% title |html %]" /></li>
118
                    <li><label for="title">Title (any): </label> <input type="text" id="title"  name="title" value="[% title |html %]" /></li>
Lines 126-132 tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : Link Here
126
                </ol>
120
                </ol>
127
                </fieldset>
121
                </fieldset>
128
            </div>
122
            </div>
129
        </div>
130
        <div class="yui-g">
123
        <div class="yui-g">
131
            <h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2>
124
            <h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2>
132
            [% FOREACH serverloo IN serverloop %]
125
            [% FOREACH serverloo IN serverloop %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt (-15 / +9 lines)
Lines 107-131 tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : Link Here
107
	<div class="yui-g">
107
	<div class="yui-g">
108
    <div class="yui-u first">
108
    <div class="yui-u first">
109
	    <fieldset class="rows"> 
109
	    <fieldset class="rows"> 
110
        <ol><li><label for="title">Title: </label> <input type="text" id="title"  name="title" value="[% title |html %]" /></li>
110
        <ol>
111
        <li><label for="isbn">ISBN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li>
111
        <li><label for="isbn">ISBN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li>
112
        <li><label for="issn">ISSN: </label> <input type="text" id="issn" name="issn" value="[% issn %]" /></li>
113
	<li><label for="title">Title: </label> <input type="text" id="title"  name="title" value="[% title |html %]" /></li>
114
        <li><label for="author">Author: </label> <input type="text" id="author" name="author" value="[% author %]" /></li>
115
        <li><label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li>
116
        <li><label for="srchany">Keyword (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li>
112
        <li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li>
117
        <li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li>
113
        <li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li>
118
        <li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li>
114
		 <li><label for="srchany">Raw (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li></ol>
119
  	<li><label for="dewey">Dewey: </label> <input type="text" id="dewey" name="dewey" value="" /></li>
115
  		</fieldset>
120
	<li><label for="stdid">Standard ID: </label> <input type="text" id="stdid" name="stdid" value="" /></li>
116
	    </div>
121
        </ol>
117
    <div class="yui-u">
118
    <fieldset class="rows">
119
        <ol>
120
        <li><label for="author">Author: </label> <input type="text" id="author" name="author" value="[% author %]" /></li>
121
        <li><label for="issn">ISSN: </label> <input type="text" id="issn" name="issn" value="[% issn %]" /></li>
122
        <li> <label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li>
123
  		 <li><label for="dewey">Dewey: </label> <input type="text" id="dewey" name="dewey" value="" /></li>
124
		 <li><label for="stdid">Standard ID: </label> <input type="text" id="stdid" name="stdid" value="" /></li></ol>
125
    </fieldset>
126
    <input type="hidden" name="biblionumber" value="[% biblionumber %]" />
122
    <input type="hidden" name="biblionumber" value="[% biblionumber %]" />
127
    <input type="hidden" name="frameworkcode" value="[% frameworkcode %]" />
123
    <input type="hidden" name="frameworkcode" value="[% frameworkcode %]" />
128
	    </div>
129
</div>
124
</div>
130
<div class="yui-g">
125
<div class="yui-g">
131
<h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2>
126
<h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2>
132
- 

Return to bug 13218