Changeset 485 in subversion
- Timestamp:
- Feb 16, 2007 2:41:40 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/templates/login.html
r303 r485 17 17 <body> 18 18 19 <img src=" skins/default/images/roundcube_logo.png" id="rcmbtn104" width="165" height="55" border="0" alt="RoundCube Webmail" hspace="10" />19 <img src="/images/roundcube_logo.png" width="165" height="55" border="0" alt="<roundcube:object name='productname' />" hspace="10" /> 20 20 21 21 <roundcube:object name="message" id="message" /> … … 25 25 <roundcube:object name="loginform" form="form" /> 26 26 27 <p style="text-align: center;"><input type="submit" class="button" value="<roundcube:label name= "login"/>" /></p>27 <p style="text-align: center;"><input type="submit" class="button" value="<roundcube:label name='login' />" /></p> 28 28 29 29 </form>
Note: See TracChangeset
for help on using the changeset viewer.
