]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/picwall.html
fix a11y
[github/shaarli/Shaarli.git] / tpl / default / picwall.html
index dd8c17fc308e397628f7742b89e920f6a30970df..73359949ce433cb96dc0e6510c56e6e22933602c 100644 (file)
@@ -32,9 +32,9 @@
         {/loop}
       </div>
 
-      <div id="picwall-container" class="picwall-container">
+      <div id="picwall-container" class="picwall-container" role="list">
         {loop="$linksToDisplay"}
-          <div class="picwall-pictureframe">
+          <div class="picwall-pictureframe" role="listitem">
             {ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore}
             <img data-src="{$value.thumbnail}#" class="b-lazy"
                  src=""