|
File patch_1205, 0.8 kB
(added by Patrick Matsumura, 7 months ago)
|
Patch fixing the width problem.
|
| Line | |
|---|
| 1 |
Index: E:/Projects/gui/themes/omega_original/client/webtools.tpl |
|---|
| 2 |
=================================================================== |
|---|
| 3 |
--- E:/Projects/gui/themes/omega_original/client/webtools.tpl (revision 1123) |
|---|
| 4 |
+++ E:/Projects/gui/themes/omega_original/client/webtools.tpl (working copy) |
|---|
| 5 |
@@ -67,7 +67,7 @@ |
|---|
| 6 |
<table width="100%" border="0" cellspacing="0" cellpadding="0"> |
|---|
| 7 |
<tr> |
|---|
| 8 |
<td width="65"><a href="error_pages.php"><img src="{THEME_COLOR_PATH}/images/icons/errordocsicon.gif" width="46" height="46" border="0"></a></td> |
|---|
| 9 |
- <td width="1065"><a href="error_pages.php" class="link"> {TR_ERROR_PAGES}</a><br /> |
|---|
| 10 |
+ <td><a href="error_pages.php" class="link"> {TR_ERROR_PAGES}</a><br /> |
|---|
| 11 |
{TR_ERROR_PAGES_TEXT}</td> |
|---|
| 12 |
</tr> |
|---|
| 13 |
</table> |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>