projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd4c056
)
set width on navigation cells
author
Andreas Unterkircher
<unki@netshadow.at>
Fri, 8 Jun 2007 17:41:39 +0000
(17:41 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Fri, 8 Jun 2007 17:41:39 +0000
(17:41 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@60
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
templates/single_photo.tpl
patch
|
blob
|
history
diff --git
a/templates/single_photo.tpl
b/templates/single_photo.tpl
index 41e78139c64ebde1c81d69a34393bbd36b348174..28c416dab465858b5c1b9bea92130fc03c2fb269 100644
(file)
--- a/
templates/single_photo.tpl
+++ b/
templates/single_photo.tpl
@@
-25,7
+25,7
@@
</td>
</tr>
<tr>
- <td style="text-align: left;">
+ <td style="text-align: left;
width: 33%;
">
{ if $previous_url == "" }
{ else }
@@
-34,12
+34,12
@@
</a>
{ /if }
</td>
- <td style="text-align: center;">
+ <td style="text-align: center;
width: 33%;
">
<a href="javascript:showPhotoIndex();">
<img src="resources/arrow_up.png" />
</a>
</td>
- <td style="text-align: right;">
+ <td style="text-align: right;
width: 33%;
">
{ if $next_url == "" }
{ else }