aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/mail_list.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-08-24 17:08:04 +0100
committerThomas Willingham <founder@kakste.com>2013-08-24 17:08:04 +0100
commitd88e72771940002fc4d18a57a020b957867e67ab (patch)
tree5e553bbd6e2c3bf409bac51e91d8564e5bb223c7 /view/tpl/mail_list.tpl
parentcd21468fbfd4a63b90b76d6dca8935c6b96aebaa (diff)
downloadvolse-hubzilla-d88e72771940002fc4d18a57a020b957867e67ab.tar.gz
volse-hubzilla-d88e72771940002fc4d18a57a020b957867e67ab.tar.bz2
volse-hubzilla-d88e72771940002fc4d18a57a020b957867e67ab.zip
Typo
Diffstat (limited to 'view/tpl/mail_list.tpl')
-rwxr-xr-xview/tpl/mail_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/mail_list.tpl b/view/tpl/mail_list.tpl
index 8a6eeed56..a01396ae5 100755
--- a/view/tpl/mail_list.tpl
+++ b/view/tpl/mail_list.tpl
@@ -1,4 +1,4 @@
-<div class="generic-list-wrapper id="mail-list-wrapper">
+<div class="generic-content-wrapper" id="mail-list-wrapper">
<span class="mail-delete"><a href="message/dropconv/{{$id}}" onclick="return confirmDelete();" title="{{$delete}}" class="icon drophide mail-list-delete delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></span>
<a href="{{$from_url}}" class="mail-list-sender-url" ><img class="mail-list-sender-photo" src="{{$from_photo}}" alt="{{$from_name}}" /></a>
<span class="mail-from">{{$from_name}}</span>