phpBB

Code Changes

File: styles/prosilver/template/notification_dropdown.html

  Unmodified   Added   Modified   Removed
Line 40Line 40
			<!-- END notifications -->
</ul>


			<!-- END notifications -->
</ul>


 
		{% EVENT notification_dropdown_footer_before %}

		<div class="footer">
<a href="{U_VIEW_ALL_NOTIFICATIONS}"><span>{L_SEE_ALL}</span></a>
</div>

		<div class="footer">
<a href="{U_VIEW_ALL_NOTIFICATIONS}"><span>{L_SEE_ALL}</span></a>
</div>

 
		{% EVENT notification_dropdown_footer_after %}

	</div>
</div>


	</div>
</div>