summaryrefslogtreecommitdiff
path: root/themes/default/views
diff options
context:
space:
mode:
authorChad Kieffer <chad@2tbsp.com>2009-02-06 01:47:42 +0000
committerChad Kieffer <chad@2tbsp.com>2009-02-06 01:47:42 +0000
commitc1660423133e072ca123d62040bc1a09e642378d (patch)
tree726963a5ae046c362d1566bc9c663712e18dab73 /themes/default/views
parent04fe9da19036a657aeeee11f6c3641f98a345323 (diff)
Apply default link styles to links in dialogs, including the Forgot Password link.
Diffstat (limited to 'themes/default/views')
-rw-r--r--themes/default/views/photo.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/views/photo.html.php b/themes/default/views/photo.html.php
index 8c0f7f5e..666fa9ee 100644
--- a/themes/default/views/photo.html.php
+++ b/themes/default/views/photo.html.php
@@ -12,7 +12,7 @@
<? endif ?>
</ul>
- <?= $item->resize_tag(array("id" => "gPhotoId-{$item->id}")) ?>
+ <a href="#" class="gFullSizeLink" title="<?= t("View full size") ?>"><?= $item->resize_tag(array("id" => "gPhotoId-{$item->id}")) ?></a>
<div id="gInfo">
<h1><?= $item->title ?></h1>