summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d5599d0)
raw | patch | inline | side by side (parent: d5599d0)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 May 2005 13:40:50 +0000 (13:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 May 2005 13:40:50 +0000 (13:40 +0000) |
plugins/personal/generic/class_user.inc | patch | blob | history | |
plugins/personal/password/changed.tpl | patch | blob | history | |
plugins/personal/password/password.tpl | patch | blob | history |
index d4babd96397c749061131ec74972ab8ea608fe77..9ffb790830e114571af81eee67e41f2acf33cd21 100644 (file)
/* Do we represent a valid gosaAccount? */
if (!$this->is_account){
- echo "<img src=\"images/stop.png\" align=center> <b>".
+ echo "<img src=\"images/stop.png\" align=\"middle\"> <b>".
_("This account has no valid GOsa extensions.")."</b>";
return;
}
index 20846b75867b733b9dbc317811d6be94cf97f506..6a4ee50b5fd802095df66393a16f5e8615677bbb 100644 (file)
<div class="plugtop">
- <img src="{$headimage}" align=center>{t}Change password{/t}
+ <img alt="" src="{$headimage}" align="middle">{t}Change password{/t}
</div>
<p>
index f7661a0fa4f03d00c94285a9019882f5e8e21174..de958ab2d25e2a534534ffd307d2c0a251a50255 100644 (file)
<div class="plugtop">
- <img src="{$headimage}" align=center>{t}Change password{/t}
+ <img alt="" src="{$headimage}" align=middle>{t}Change password{/t}
</div>
<p>