[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] [Bug 374] New: Members bottom menu - missing circulation &
From: |
bugzilla-daemon |
Subject: |
[Koha-devel] [Bug 374] New: Members bottom menu - missing circulation & aligned wrong |
Date: |
Fri Apr 18 14:28:05 2003 |
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=374
Summary: Members bottom menu - missing circulation & aligned
wrong
Product: Koha
Version: 1.9.2
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Members
AssignedTo: address@hidden
ReportedBy: address@hidden
QAContact: address@hidden
/cgi-bin/koha/members-home.pl
This appears to be throughoutthe membership module.
Now with the new menu bar the top of the page it maybe redundent to have this
bottom one. I am aware that MARC and About are missing from the bottom and the
top bar says Parameters while the bottom says System Paratmeters so I would
vote for elimiated these bottom bars entirely.
But .... here in Members unlike the other modules Circulation is also missing
and it is not centered.
This is the members code:
<FONT SIZE=2 face="arial, helvetica">
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?
module=search&type=intranet">Catalogue</a> ||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
<A HREF="/help/">Help</a>
</FONT>
<CENTER>
This is the correct code used for the other modules:
<CENTER>
<FONT SIZE=2 face="arial, helvetica">
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?
module=search&type=intranet">Catalogue</a> ||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
<A HREF="/help/">Help</a>
</FONT>
</CENTER>
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-devel] [Bug 374] New: Members bottom menu - missing circulation & aligned wrong,
bugzilla-daemon <=