diff options
Diffstat (limited to 'templates/single_photo.tpl')
-rw-r--r-- | templates/single_photo.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 5275843..8dfd433 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -1,7 +1,7 @@ <!-- Single photo --> <table> <tr> - <td class="photo_name" style="text-align: left;"> + <td class="content_title" style="text-align: left;"> <b>Photo {$image_name}</b><br /> {$description}<br /> </td> |