mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
- A MUCH better UI to editting an imageset :-)
git-svn-id: file:///svn/phpbb/trunk@5544 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -22,7 +22,7 @@ copyright =
|
||||
version = 2.1.1
|
||||
|
||||
# Images
|
||||
img_site_logo =
|
||||
img_site_logo = sitelogo.gif*94*170
|
||||
img_btn_post = {LANG}/btn_post.gif*27*97
|
||||
img_btn_post_pm = {LANG}/btn_post_pm.gif*27*97
|
||||
img_btn_reply = {LANG}/btn_reply.gif*27*97
|
||||
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
@@ -68,7 +68,7 @@ function jumpto()
|
||||
|
||||
<div id="logodesc"><table width="100%" cellspacing="0">
|
||||
<tr>
|
||||
<td><a href="{U_INDEX}"><img src="{T_THEME_PATH}/images/sitelogo.gif" border="0" alt="" title="" /></a></td>
|
||||
<td><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
|
||||
<td width="100%" align="center"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
|
||||
</tr>
|
||||
</table></div>
|
||||
|
Reference in New Issue
Block a user