[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gollem
Subject:    [gollem] PATCH: unfinished cosmetics
From:       Rob Lineweaver <rlineweaver () harrisonburg ! k12 ! va ! us>
Date:       2003-07-14 18:49:29
Message-ID: 1058208569.3f12fb393245d () webmail ! harrisonburg ! k12 ! va ! us
[Download RAW message or body]

This message is in MIME format.


Greetings,

Last week I sent a patch that fixes some instances where there would be 
unnecessary line breaks in the file manager header.  This tiny patch to 
gollem/templates/manager/header.inc (hopefully) finishes the job.  It also 
causes the backend names (when you are using multiple backends) to line up 
horizontally at 40% across, which matches IMP's display.

Thanks,

Rob Lineweaver
Network Administrator
Harrisonburg City Public Schools

-- 
Linux: the penguin that flies.
["width-align.patch" (application/octet-stream)]

--- header.inc-orig	2003-07-14 13:41:30.000000000 -0400
+++ header.inc	2003-07-14 13:51:48.000000000 -0400
@@ -10,7 +10,7 @@
 <tr><td>
 <table border="0" width="100%" cellpadding="0" cellspacing="0">
 <tr>
-  <td align="left" width="1%" class="header">
+  <td align="left" width="40%" class="header">
     <?php echo Horde::link(Horde::selfUrl(), sprintf("%s %s", _("Refresh"), \
$_SESSION['gollem'][$backend_key]['label']), 'menuitem') . Horde::img('reload.gif', \
sprintf("%s %s", _("Refresh"), \
htmlspecialchars($_SESSION['gollem'][$backend_key]['label'])), 'hspace="2"') ?></a>  \
                <?php if (Gollem::getDir($backend_key) != \
                Gollem::getRoot($backend_key)) {
           $up_link = Horde::addParameter(Horde::applicationUrl('manager.php'), \
'backend_key', $backend_key);



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic